Jan Hutter
|
e15f7292ec
|
- tester_t class rewritten
- test for send_queue_t added
|
2005-11-07 08:57:57 +00:00 |
|
Jan Hutter
|
fd9cabd4e6
|
- tests are now performed in its own main tests.c
-
|
2005-11-07 08:34:40 +00:00 |
|
Jan Hutter
|
ddd639f697
|
- send_queue written, but not tested
|
2005-11-07 07:49:59 +00:00 |
|
Jan Hutter
|
b32ea28408
|
- includes cleaned up
|
2005-11-07 07:40:56 +00:00 |
|
Jan Hutter
|
0e39bf8a3b
|
- job_t is now defined in its own files job.h and job.c
|
2005-11-07 07:33:31 +00:00 |
|
Jan Hutter
|
b6e9bc4925
|
- indexer turned on
- thread function made static
|
2005-11-07 07:13:47 +00:00 |
|
Jan Hutter
|
954d34e303
|
included stdlib.h
|
2005-11-04 16:36:41 +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
|
66dae4501e
|
-Tester improved (used time is displayed)
|
2005-11-04 07:51:00 +00:00 |
|
Jan Hutter
|
dc64bed19d
|
- code-documentation improved
|
2005-11-03 19:47:40 +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 |
|
Jan Hutter
|
3911f0755b
|
- job_queue tested
|
2005-11-03 14:50:02 +00:00 |
|
Jan Hutter
|
3ad9390a61
|
- summary message changed
|
2005-11-03 13:37:15 +00:00 |
|
Jan Hutter
|
adca27eb76
|
- job queue implemented but not tested
|
2005-11-03 13:32:40 +00:00 |
|
Jan Hutter
|
1db30ec757
|
Test for Linked List written
|
2005-11-03 12:24:10 +00:00 |
|
Jan Hutter
|
721983f58e
|
- Testclass rewritten
- Now it is usable like JUNIT :-)
|
2005-11-03 12:06:01 +00:00 |
|
Jan Hutter
|
dbdc68a32b
|
test_all now counts number of tests
|
2005-11-03 10:15:22 +00:00 |
|
Jan Hutter
|
be910ee47c
|
- Linked List programmed but not tested
|
2005-11-03 10:06:31 +00:00 |
|
Jan Hutter
|
e0ab426188
|
- Tester body written
|
2005-11-03 08:56:04 +00:00 |
|