diff options
author | paul <paul> | 2006-01-10 14:49:04 +0000 |
---|---|---|
committer | paul <paul> | 2006-01-10 14:49:04 +0000 |
commit | 067fca86323b189fabf4c64c0b9ccb98a458b981 (patch) | |
tree | 2a8b28a2cad3d1a956748204b7b20eecb63b1496 /tests/ChangeLog | |
parent | 4b201d46348b81bd9d59aa626c81f7457ea6ef38 (diff) |
[tests] Add small unit test for the new stream functions
2006-01-10 Paul Jakma <paul.jakma@sun.com>
* test-stream.c: new file, small unit test for new
resize and {put,get}-quad stream functions.
* Makefile.am: build teststream unit test.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 2ac5a517..0469e306 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2006-01-10 Paul Jakma <paul.jakma@sun.com> + + * test-stream.c: new file, small unit test for new + resize and {put,get}-quad stream functions. + * Makefile.am: build teststream unit test. + 2005-11-23 Paul Jakma <paul.jakma@sun.com> * aspath_test.c: Add an empty aspath to test segments, and to |