Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - renamed tests to testcases | Martin Willi | 2005-11-11 | 1 | -68/+0 |
| | |||||
* | - tests are now performed in its own main tests.c | Jan Hutter | 2005-11-07 | 1 | -16/+0 |
| | | | | | - | ||||
* | - implemented event_queue | Jan Hutter | 2005-11-04 | 1 | -0/+2 |
| | | | | | - defined tests for the event_queue | ||||
* | - linked list now allows inserting and deleting in the middle of the | Jan Hutter | 2005-11-04 | 1 | -3/+23 |
| | | | | | | list - test for this features written | ||||
* | - iterator for linked list implemented | Jan Hutter | 2005-11-04 | 1 | -0/+18 |
| | | | | | | - first test for iterator written - linked list values capsulated into private struct | ||||
* | - Tests more documented | Jan Hutter | 2005-11-03 | 1 | -2/+10 |
| | |||||
* | - Tests are now separated in test files in the tests-directory | Jan Hutter | 2005-11-03 | 1 | -0/+36 |