]> git.ozlabs.org Git - ccan/history - ccan/tdb2/test/run-55-transaction.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / tdb2 / test / run-55-transaction.c
2011-08-31 Rusty Russelltdb2: test: convert (non-invasive) run tests to api...
2011-08-31 Rusty Russelltdb2: test: try (almost) all tests with TDB_VERSION1...
2011-08-31 Rusty Russelltdb2: make tests include a single mega-header to simpli...
2011-03-21 Rusty Russelltdb2: tdb_mkdata
2011-03-17 Rusty Russelltdb2: move file operations into separate structure
2011-03-17 Rusty Russelltdb2: move open routines into a separate file (open.c)
2011-03-01 Rusty Russelltdb2: change API to return the error value.
2011-03-01 Rusty Russelltdb2: fix leak in tests.
2010-11-23 Rusty Russelltdb2: transaction support