about summary refs log tree commit diff stats
path: root/tangle/030tangle.test.cc
Commit message (Collapse)AuthorAgeFilesLines
* 1501Kartik K. Agaram2015-05-281-13/+26
|
* 1483 - *really* check color screens in scenariosKartik K. Agaram2015-05-271-12/+12
| | | | | | | | | | | | | | | | | Required fixing two levels of bugs: a) The hack in tangle to drop initial comments a '%' directive.. b) ..was masking a bug where run_mu_scenario wasn't robust to initial comments. Mildly concerned that neither of the sub-issues have their own tests, but I'm just removing hacks, and writing tests for that throwaway function like run_mu_scenario seems pointless. Instead I've solved the problem by disallowing comments before '%' directives. I've also taken this opportunity to at least try to document the 'scenarios' and '%' directives at the first layer where they appear.
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+366
I've tried to update the Readme, but there are at least a couple of issues.
sion' href='/akkartik/mu/blame/edit.arc.t?h=main&id=ac32d9d197c6fb45849b13e5affd0e5999c5cd09'>^
d4b4d018 ^
cb9e66d7 ^
239328e4 ^

484d7648 ^














9dca5395 ^

4f9f75dd ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33