about summary refs log tree commit diff stats
path: root/subx/run_one_test.sh
Commit message (Collapse)AuthorAgeFilesLines
* support `CFLAGS=-g ./run_one_test.sh ...`Kartik Agaram2019-06-171-2/+3
|
* .Kartik Agaram2019-06-121-1/+8
| | | | Fix a bug when running tests singly in the 'SubX standard library'.
* .Kartik Agaram2019-06-111-0/+1
|
* rerun most recent test if cursor not in a testKartik Agaram2019-06-111-1/+13
|
* new Vim convenience macroKartik Agaram2019-06-111-0/+7
Runs test under cursor and opens its trace.