src/test/assert.c
Sun, 10 May 2009 23:37:43 +0300 Tero Marttila implement msg_proto and associated test, fix misc. other bugs (including changing error_info::code to a signed int\!)
Fri, 08 May 2009 01:43:02 +0300 Tero Marttila add a new test/fail module, and rewrite test/assert to use it
Fri, 08 May 2009 00:12:52 +0300 Tero Marttila add a test/backtrace module and have ASSERT_FAIL dump out a backtrace, also, fix assert_str[n]cmp to handle should_be == NULL
Mon, 04 May 2009 20:55:04 +0300 Tero Marttila refactor test.c into tests/* new-transport