Rusty Russell
|
84a19b9bad
tdb2: expand lock now nests inside other locks.
|
15 years ago |
Rusty Russell
|
1a24a87084
tdb2: use immobile free buckets, rename tests to show some ordering.
|
15 years ago |
Rusty Russell
|
95458bafc9
tdb2: document problems with moving or enlarging hash table.
|
15 years ago |
Rusty Russell
|
04d31dd269
tdb2: traversal test.
|
15 years ago |
Rusty Russell
|
83c7fdc4ab
junkcode: new addition.
|
15 years ago |
Rusty Russell
|
9faf17435f
tdb2: fix valgrind warnings.
|
15 years ago |
Rusty Russell
|
6c69b9ba6b
ccanlint: fix valgrind test.
|
15 years ago |
Rusty Russell
|
0b8137768b
ccanlint: fix compiler warning about return value of symlink.
|
15 years ago |
Rusty Russell
|
5393341ce6
tools: only print out creating directory the first time.
|
15 years ago |
Rusty Russell
|
ee6f11b307
tdb2: traverse and chainlock support.
|
15 years ago |
Rusty Russell
|
7607ced7ae
tdb2: tdb_append implemented, beef up tests.
|
15 years ago |
Rusty Russell
|
d01dfe4e60
tdb2: more common code
|
15 years ago |
Rusty Russell
|
2c56e4d9ec
tdb2: fix argument order for tdb_gradual_lock.
|
15 years ago |
Rusty Russell
|
ecec5bef67
tdb2: extract common hashing code.
|
15 years ago |
Rusty Russell
|
cbfcfe53cb
tdb2: fixes and test for hash enlargement.
|
15 years ago |
Rusty Russell
|
2088fa3cd7
tdb2: more tests, hash collision fixes, attribute support.
|
15 years ago |
Rusty Russell
|
0939b69164
ccanlint: fix abort on "-d ..".
|
15 years ago |
Rusty Russell
|
b3804e4747
tests: now we run in tmp dir, always create temporary files in this dir.
|
15 years ago |
Rusty Russell
|
24908e18c8
ccanlint: use up to three -v to mean more verbosity.
|
15 years ago |
Rusty Russell
|
501e192029
tools: add build_verbose to show every command executed.
|
15 years ago |
Rusty Russell
|
64eca8b85e
tdb: fix lock-tracking test code after gradual lock changes.
|
15 years ago |
Rusty Russell
|
cb399d268c
tdb2: new tests, and new fixes.
|
15 years ago |
Rusty Russell
|
b350cb6907
tdb2: check that records are of sufficient length in tdb_check.
|
15 years ago |
Rusty Russell
|
453d3fe2bd
tdb2: split expand into functions and test separately.
|
15 years ago |
Rusty Russell
|
12b598b0e2
Update main page.
|
15 years ago |
Rusty Russell
|
9825390596
ccanlint: chdir to temporary dir so gcov files land there.
|
15 years ago |
Rusty Russell
|
a200e1ad1c
ccanlint: use gcov to rate test coverage (score out of 5)
|
15 years ago |
Rusty Russell
|
e9d8020e03
ccanlint: clean up code which outputs results, handle partial failure.
|
15 years ago |
Rusty Russell
|
458831cf78
tap: don't _exit on success
|
15 years ago |
Rusty Russell
|
25ed878569
tdb2: more fixes and tests for enlarging hash.
|
15 years ago |