* optimized the class definition stuff, add instanceOf and isObject methods and add assertion macros to use these checks (HEAD, master)
2011-11-17 08:33:56 +0100 Georg Hopp
* remove obsolete non conformant tests for crypt
2011-11-17 08:31:24 +0100 Georg Hopp
* always run checks under valgrind now. @TODO Let configure set the environment variable only if valgrind is installed.
2011-11-17 08:29:25 +0100 Georg Hopp
* add tests form crypt class @TODO: add assertion on length
2011-11-17 08:27:29 +0100 Georg Hopp
* add new assertion macros
2011-11-16 19:32:44 +0100 Georg Hopp
2011-11-16 19:32:44 +0100 Georg Hopp
* i had to remove the cool plugin stuff for my tests, as i found no working way to use this with autotools. Now all works. (HEAD, master)
* i had to remove the cool plugin stuff for my tests, as i found no working way to use this with autotools. Now all works. (origin/master, origin/HEAD)
2011-11-16 18:14:51 +0100 Georg Hopp
2011-11-16 18:14:51 +0100 Georg Hopp
@ -8,7 +28,7 @@
2011-11-16 09:09:32 +0100 Georg Hopp
2011-11-16 09:09:32 +0100 Georg Hopp
* work on test <<framework>> (origin/master, origin/HEAD)