Jan Hutter
|
c5a6681c42
|
- global objects are defined in globals
|
2005-11-07 13:12:26 +00:00 |
|
Jan Hutter
|
6962f6c92f
|
- wrote test for sender_t
|
2005-11-07 13:04:14 +00:00 |
|
Jan Hutter
|
7bcc866743
|
- fixed memory free error
|
2005-11-07 13:03:44 +00:00 |
|
Jan Hutter
|
da6f775610
|
- sender_t written, but not tested!
|
2005-11-07 12:07:56 +00:00 |
|
Jan Hutter
|
3a093c8018
|
- wrong documentation fixed
|
2005-11-07 12:07:40 +00:00 |
|
Jan Hutter
|
0f658b4c5b
|
- global job-queue renamed to global_job_queue
|
2005-11-07 12:07:08 +00:00 |
|
Jan Hutter
|
d9b41b2478
|
- test of socket destroy added
|
2005-11-07 12:05:02 +00:00 |
|
Jan Hutter
|
6ada7959f4
|
- error in memory allocation fixed
|
2005-11-07 12:04:43 +00:00 |
|
Jan Hutter
|
6dfc0b7949
|
- event_queue_test improved
|
2005-11-07 10:26:12 +00:00 |
|
Jan Hutter
|
a01f6c5ac7
|
- cancelation points defined
|
2005-11-07 09:49:15 +00:00 |
|
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 |
|