From f898ee7a374c20f58150158a5066f547060d9c24 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 25 Jul 2018 12:24:00 -0700 Subject: 4403 Couple of improvements for the tangle/ directory: a) Start running tangle unit tests at build time again. b) Option to print out test names as they run, just like in top-level. --- build0 | 1 + 1 file changed, 1 insertion(+) (limited to 'build0') diff --git a/build0 b/build0 index b31b8bd0..7c2f1da1 100755 --- a/build0 +++ b/build0 @@ -22,6 +22,7 @@ cd tangle # } # Now that we have all the _lists, compile 'tangle' g++ -g -O2 boot.cc -o tangle + ./tangle test cd .. cd termbox -- cgit 1.4.1-2-gfad0