Rusty Russell
|
5f44c8ca0e
tools/ccanlint: build tests are now compulsory
|
16 years ago |
Rusty Russell
|
382e1e2900
Web updates.
|
16 years ago |
Rusty Russell
|
3faf766bd3
tdb: avoid checkfn on dead records, reorganize and comment code.
|
16 years ago |
Rusty Russell
|
6f05c2b8ad
ccan/tdb: tdb_check() function.
|
16 years ago |
Rusty Russell
|
0d8d8a9c1d
sparse_bsearch: new module
|
16 years ago |
Rusty Russell
|
517114490e
typesafe_cb: more support for typesafe compare functions.
|
16 years ago |
Rusty Russell
|
f66bb62ab9
Fix documentation: actually, always evaluates to 0.
|
16 years ago |
Rusty Russell
|
655f0a840a
tools: more build convenience work
|
16 years ago |
Rusty Russell
|
d7ec8f0d41
tools: fix compile warning under Ubuntu
|
16 years ago |
Rusty Russell
|
b7f7224b32
tdb: remove seqnum field from header
|
16 years ago |
Rusty Russell
|
f3948bf810
Fix "make check": this is temporary until we use ccanlint for it.
|
16 years ago |
Rusty Russell
|
0c532d80a7
More test fixes.
|
16 years ago |
Rusty Russell
|
ad35219dc2
tap: pass tests after ccanlint changes.
|
16 years ago |
Rusty Russell
|
687cde2a8c
Now we compile everything into the tmp dir.
|
16 years ago |
Rusty Russell
|
5b7e9d904a
ccan_depends: Fix up after tools changes.
|
16 years ago |
Rusty Russell
|
3612661714
ccanlint: only compile _info once; speeds tdb test from 18 to 16 seconds.
|
16 years ago |
Rusty Russell
|
165727526f
Use -O not -O3: reduces ccan/tdb test time from 24 to 18 seconds.
|
16 years ago |
Rusty Russell
|
156dfda864
ccanlint: don't use total_score to separate kinds of tests; we have subdirs
|
16 years ago |
Rusty Russell
|
4e0dfdadf2
ccanlint: compile and run tests.
|
16 years ago |
Rusty Russell
|
3f011090d8
tdb: no longer need seqnum store hack as we can read after prepare.
|
16 years ago |
Rusty Russell
|
088b2a9f4a
tdb: allow reads after prepare commit
|
16 years ago |
Rusty Russell
|
61088f5c75
Build tests for ccan.
|
16 years ago |
Rusty Russell
|
3460418c41
Don't run dependent tests if one fails.
|
16 years ago |
Rusty Russell
|
b0f7eb2976
Dependency checking (make sure .o files exist, prereq to building)
|
16 years ago |
Rusty Russell
|
5429995843
Fix grab_file on other than regular files.
|
16 years ago |
Rusty Russell
|
822bce8835
Idris' dependency work.
|
16 years ago |
Rusty Russell
|
e9cc05b230
tdb: fix ecode setting on nonblocking brlock
|
16 years ago |
Rusty Russell
|
30d253bec0
tdb: fix the unlock calls on the GLOBAL_LOCK from previous commit.
|
16 years ago |
Rusty Russell
|
be590188c1
tdb: benchmark target.
|
16 years ago |
Rusty Russell
|
089a515a2b
tdb: fix locking unlocking error introduced in cleanup
|
16 years ago |