m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/tests/t0200-edit-tests.sh
AgeCommit message (Collapse)Author
2014-06-29Allow options in EDITOR variableJason A. Donenfeld
This is required by most graphical editors, as the shell command they provide needs to be told to wait until the file has been closed. This reverts '311c98c9140205f32be2720db9261c67da658c4c'. We thus use PATH so that the tests still pass in directories with spaces.
2014-04-24Allow overridable bash.Jason A. Donenfeld
2014-04-24tests: run from anywhereJason A. Donenfeld
2014-04-24Turns out aliases were a bad idea.Jason A. Donenfeld
2014-04-23Use aliases instead of variables for command portability.Jason A. Donenfeld
2014-04-23tests: make more gritty, less setupJason A. Donenfeld
2014-04-23tests: make variables saneJason A. Donenfeld
2014-04-23tests: styleJason A. Donenfeld
2014-04-23tests: make bash usage explicitJason A. Donenfeld
2014-04-22Import Von's tests, with cleanups.Jason A. Donenfeld