Fri, 08 May 2009 02:51:20 +0300rework test to implement flags, test_results, test_stats, TEST_WILL_FAIL
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 02:51:20 +0300] rev 195
rework test to implement flags, test_results, test_stats, TEST_WILL_FAIL

Fri, 08 May 2009 01:43:02 +0300add a new test/fail module, and rewrite test/assert to use it
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 01:43:02 +0300] rev 194
add a new test/fail module, and rewrite test/assert to use it

Fri, 08 May 2009 01:42:44 +0300update valgrind-suppressions for new malloc leaks within backtrace()
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 01:42:44 +0300] rev 193
update valgrind-suppressions for new malloc leaks within backtrace()

Fri, 08 May 2009 00:26:13 +0300add missing resolve_result_deinit to tcp_server_listen
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 00:26:13 +0300] rev 192
add missing resolve_result_deinit to tcp_server_listen

Fri, 08 May 2009 00:25:54 +0300add support for valgrind to test, and update old suppressions file
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 00:25:54 +0300] rev 191
add support for valgrind to test, and update old suppressions file

Fri, 08 May 2009 00:13:38 +0300add tests for irc_cmd/irc_line, and fix handling of missing-prefix to set source to NULL in irc_line
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 00:13:38 +0300] rev 190
add tests for irc_cmd/irc_line, and fix handling of missing-prefix to set source to NULL in irc_line

Fri, 08 May 2009 00:12:52 +0300add a test/backtrace module and have ASSERT_FAIL dump out a backtrace, also, fix assert_str[n]cmp to handle should_be == NULL
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 00:12:52 +0300] rev 189
add a test/backtrace module and have ASSERT_FAIL dump out a backtrace, also, fix assert_str[n]cmp to handle should_be == NULL

Fri, 08 May 2009 00:12:15 +0300add a run_test to test.c to improve the log_info output
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 00:12:15 +0300] rev 188
add a run_test to test.c to improve the log_info output

Fri, 08 May 2009 00:11:35 +0300fix CMake TEST_OBJECT_PATH, ENABLE_TEST_COVERAGE test-target and cleanup of .gcda's
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 00:11:35 +0300] rev 187
fix CMake TEST_OBJECT_PATH, ENABLE_TEST_COVERAGE test-target and cleanup of .gcda's

Thu, 07 May 2009 22:23:51 +0300rework CMake scripts, particularly re make: Nothing to be done for `test'., integrate lcov now
Tero Marttila <terom@fixme.fi> [Thu, 07 May 2009 22:23:51 +0300] rev 186
rework CMake scripts, particularly re make: Nothing to be done for `test'., integrate lcov now