xonsh/scripts
Benjamin Pollack 48b6abe8a1 Fix use-before-define error in "make test"
In the case that a test was edited, "make test" would erroneously
attempt to add `test_fname` to the list of files to test...which doesn't
exist in that branch. Instead, it should be adding `edited_fname` in
that case.
2015-11-21 16:13:34 -05:00
..
run_tests.xsh Fix use-before-define error in "make test" 2015-11-21 16:13:34 -05:00
xonsh add -u flag to xonsh script 2015-03-31 21:53:22 -04:00
xonsh.bat Updated the windows script for command line args 2015-10-29 12:05:38 -04:00