about summary refs log tree commit diff stats
path: root/tangle/000test.cc
Commit message (Collapse)AuthorAgeFilesLines
* 4403Kartik Agaram2018-07-251-1/+6
| | | | | | 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.
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+26
I've tried to update the Readme, but there are at least a couple of issues.
>67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88