Adjusted update to be variadic

This commit is contained in:
rbock
2014-05-23 21:42:27 +02:00
parent 2a215905fd
commit c13d514e95
5 changed files with 69 additions and 67 deletions

View File

@@ -8,8 +8,8 @@ endmacro ()
#build_and_run(InterpretTest)
#build_and_run(InsertTest)
build_and_run(RemoveTest)
#build_and_run(UpdateTest)
#build_and_run(RemoveTest)
build_and_run(UpdateTest)
#build_and_run(SelectTest)
#build_and_run(SelectTypeTest)
#build_and_run(FunctionTest)