Avoid test failures on platforms where -0.0 and 0.0 are identical.
[pspp] / tests / test-array_list.c
2007-04-29 Bruno HaibleBetter ASSERT macro.
2007-03-16 Bruno HaibleAllow the use of a destructor for the values stored...
2007-03-03 Bruno HaibleInclude gl_array_list.h first.
2007-03-03 Bruno HaibleAvoid link error due to 'program_name'.
2007-01-14 Bruno HaibleTest for array-list module.