diff options
| author | rpj <rpj> | 1999-02-20 03:06:22 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 1999-02-20 03:06:22 +0000 | 
| commit | 949ca2ccc5c972644c70238eee7d2099a3ede1f3 (patch) | |
| tree | 15c5c309b5b9f8f32e8a1b9d853ab377c09044e9 /tests/ChangeLog | |
| parent | 4a30695c72d49a8d4a7c9dd7892456170eaa39d6 (diff) | |
1999-02-20  Ross Johnson  <rpj@ise.canberra.edu.au>
        * tests/mutex2.c: Test static mutex initialisation.
        * tests/test.h: New. Declares a table mapping error numbers to
        error names.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/tests/ChangeLog b/tests/ChangeLog index c5ac1ce..27834cb 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,10 @@ +1999-02-20  Ross Johnson  <rpj@ise.canberra.edu.au> + +	* mutex2.c: Test static mutex initialisation. + +	* test.h: New. Declares a table mapping error numbers to +	error names. +  1999-01-17  Ross Johnson  <rpj@ise.canberra.edu.au>  	* runtest: New script to build and run a test in the tests directory. | 
