summaryrefslogtreecommitdiff
path: root/server/src/pracrodaotest.cc
AgeCommit message (Collapse)Author
2014-03-05Use hugin module instead of old debug code.Bent Bisballe Nyeng
2014-02-12Fix 64bit compilationBent Bisballe Nyeng
2012-08-10Fix compilation of all tests.Bent Bisballe Nyeng
2011-08-02New 'open course' feature.deva
2011-07-01removed macrotool.deva
add lua wrapper for praxisd. new type attributes_t for sax parser and children. make macros/templates use real vars instead of var map. add data ttl on macro level. add 'important' attribute to macrotags in templates.
2011-02-17Finished implementation of new database layout in testdb.deva
2011-02-17'Renamed' active/setActive methods to idle/setIdle, since these names makes ↵deva
more sence.
2011-02-17Rewrite of all old tests to new unittest framework. Also some work on ↵deva
testdb; more to come...
2011-01-25New database layout.deva
2011-01-14Add 'template' to transactions table in db.deva
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2009-11-12Fixed missing macro check.deva
2009-08-07Missing header file in test program.deva
2009-08-07Added new testdb, that can be activated through the cli (-d testdb) or ↵deva
through the config file (database_backend = testdb) .