laerus
daf1928dd0
'fixtures docs'
2016-07-03 12:00:24 +03:00
laerus
5aef18ccfb
'test_main'
2016-07-01 13:35:16 +03:00
Gil Forsyth
6d98baa7d0
Merge branch 'master' into pytest_port
2016-06-23 15:52:53 -04:00
Konstantinos Tsakiltzidis
b55fcee067
'main isatty mock/typo'
2016-06-23 02:46:34 +03:00
Gil Forsyth
560ebb5b1d
ugly hack on test_main and finish test_history
2016-06-22 18:28:07 -04:00
Gil Forsyth
6f4fc7564e
cleanup and extra fixes
2016-06-22 18:23:36 -04:00
Gil Forsyth
de745dc1f6
remove spurious import and update test_main
2016-06-22 17:49:54 -04:00
Konstantinos Tsakiltzidis
8f2e6d32e8
tests for -D & -i/added .coverage in .gitignore
2016-06-22 11:35:24 +03:00
Konstantinos Tsakiltzidis
ac371166f1
'-D fix/cleanup'
2016-06-22 01:31:55 +03:00
Konstantinos Tsakiltzidis
b830da10d7
'typoz'
2016-06-21 22:20:16 +03:00
Konstantinos Tsakiltzidis
a4333a5520
-l/-i fix, tests undercover
2016-06-21 17:46:41 +03:00
Konstantinos Tsakiltzidis
9d70925704
'refactor argv madness'
2016-06-21 15:22:06 +03:00
Konstantinos Tsakiltzidis
b8c2aa0ca3
'SystemExit (TM)'
2016-06-21 06:42:16 +03:00
Konstantinos Tsakiltzidis
b175c4964d
'excluding failing test (for now)'
2016-06-21 06:40:18 +03:00
Konstantinos Tsakiltzidis
ba87d4f46a
failing test for interactive + script case
2016-06-20 21:09:25 +03:00
Konstantinos Tsakiltzidis
f82cb4d88c
merged master/test for interactive script/failling
2016-06-20 19:27:53 +03:00
laerus
dfc48b6cab
more tests, fail atm
2016-06-19 05:20:53 +03:00
laerus
f25a868aca
tests/bugfix for file argument
...
if a script is passed as argument then
uknown arguments must be passed to the script
2016-06-18 20:14:05 +03:00
laerus
9ebd71c0c6
tests for invalid arguments:
...
these tests should be replaced with the pytest equivalents
after nose to test transition
2016-06-18 16:29:30 +03:00
adam j hartz
4d5dda3202
one more test case
2016-03-20 21:31:14 -04:00
adam j hartz
c41f255421
update to fix test cases
2016-03-20 19:43:37 -04:00
Benjamin Pollack
533a7e915f
Add support for -i and -l options
...
Support for the login option is very minimal, but the `XONSH_LOGIN`
variable is set in this case so that scripts may take an appropriate
action.
Fixes #517
2015-11-21 18:26:34 -05:00