6 Commits

Author SHA1 Message Date
Jan Hutter
fd9cabd4e6 - tests are now performed in its own main tests.c
-
2005-11-07 08:34:40 +00:00
Jan Hutter
ae758c7934 - implemented event_queue
- defined tests for the event_queue
2005-11-04 13:21:25 +00:00
Jan Hutter
bfdc5c7c93 - linked list now allows inserting and deleting in the middle of the
list
- test for this features written
2005-11-04 11:39:12 +00:00
Jan Hutter
7c2228f165 - iterator for linked list implemented
- first test for iterator written
- linked list values capsulated into private struct
2005-11-04 10:28:12 +00:00
Jan Hutter
ef23cd28c1 - Tests more documented 2005-11-03 18:22:07 +00:00
Jan Hutter
5ea7551195 - Tests are now separated in test files in the tests-directory 2005-11-03 17:55:27 +00:00