]> git.ozlabs.org Git - ccan/history - ccan/tdb/test/run-open-during-transaction.c
tdb: remove unused last_ptr
[ccan] / ccan / tdb / test / run-open-during-transaction.c
2010-09-24 Rusty Russelltdb: add Bob Jenkins lookup3 hash as helper hash.
2010-09-11 Rusty Russelltdb: unify logging code in test dir.
2010-09-11 Rusty Russelltdb: rewrite external agent for testing.
2010-08-30 Rusty Russelltests: now we run in tmp dir, always create temporary...
2010-02-23 Rusty Russelltdb: new test, cleanup old tests by centralizing lock...
2010-02-04 Rusty Russelltdb: new test for dying during a transaction.
2010-02-02 Rusty RussellFix bug where we used old clear_if_first when doing...
2010-02-02 Rusty RussellNew test: reveals race (found by Volker) when open...