mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-15 12:50:22 +02:00
Rusty: "We don't generally use NDEBUG in our code" Instead use a compile time flag ASKRENE_UNITTEST to make checks on unit tests that we don't normally need on release code. Changelog-none Signed-off-by: Lagrang3 <lagrang3@protonmail.com> |
||
|---|---|---|
| .. | ||
| data | ||
| Makefile | ||
| run-bfs.c | ||
| run-dijkstra.c | ||
| run-flow.c | ||
| run-graph.c | ||
| run-mcf-large.c | ||
| run-mcf.c | ||
| run-pqueue.c | ||