Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SW5106 Remove old map and histogram formatting code | Stan Cox | 2008-05-29 | 1 | -245/+0 |
| | |||||
* | 2005-10-28 Martin Hunt <hunt@redhat.com> | hunt | 2005-10-28 | 1 | -4/+36 |
| | | | | | | | | | | | | * maps/keys.c: New file. Tests specific to _stp_key_get_*(). * maps/iiss2.c (main): Add some comments to make clear expected results. * maps/is2.c (main): _stp_map_get_*s() now returns "" instead of NULL when lookup fails. _stp_map_set_*s() now deletes a node when setting to "" (as well as NULL). * maps/setadd.c (main): Ditto. * maps/map.test: update results. | ||||
* | 2005-10-26 Martin Hunt <hunt@redhat.com> | hunt | 2005-10-26 | 1 | -0/+213 |
* maps/map.test: Update with results for new tests. * maps/*2.c: Tests for the new API. * maps/ist.c: Renamed isx.c. * maps/setadd.c: New test of adding and setting. |