diff options
Diffstat (limited to 'runtime/tests')
-rw-r--r-- | runtime/tests/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/runtime/tests/ChangeLog b/runtime/tests/ChangeLog index b3813572..4b3eb6d2 100644 --- a/runtime/tests/ChangeLog +++ b/runtime/tests/ChangeLog @@ -1,5 +1,20 @@ 2005-11-08 Martin Hunt <hunt@redhat.com> + * maps/map.test: Remove old map API tests. + * maps/ii2.c: Renamed ii.c. + * maps/iiss2.c: Renamed iiss.c. + * maps/is2.c: Renamed is.c. + * maps/issii2.c: Renamed issii.c. + * maps/isx2.c: Renamed isx.c. + * maps/map_format2.c: Renamed map_format.c. + * maps/si2.c: Renamed si.c. + * maps/keys.c: Deleted + * maps/test_list_int64.c: Deleted. + * maps/test_list_string.c: Deleted. + * maps/sort.c: Update to use new map API. + +2005-11-08 Martin Hunt <hunt@redhat.com> + * pmaps/*: Add new pmaps tests. 2005-10-28 Martin Hunt <hunt@redhat.com> |