pull out interactive raw test (for now)
This commit is contained in:
parent
f548b84f21
commit
0d600e9c88
@ -48,27 +48,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python2 -m test_util.quiet_console
|
||||
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -48,27 +48,6 @@ AssertionError: assert a > 10
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python2 -m test_util.quiet_console
|
||||
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -48,27 +48,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python2 -m test_util.quiet_console
|
||||
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -48,27 +48,6 @@ AssertionError: assert a > 10
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python2 -m test_util.quiet_console
|
||||
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -48,27 +48,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python2 -m test_util.quiet_console
|
||||
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -48,27 +48,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python2 -m test_util.quiet_console
|
||||
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -48,27 +48,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python2 -m test_util.quiet_console
|
||||
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -48,27 +48,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python2 -m test_util.quiet_console
|
||||
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -48,27 +48,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python2 -m test_util.quiet_console
|
||||
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -48,27 +48,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python2 -m test_util.quiet_console
|
||||
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -47,26 +47,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python3 -m test_util.quiet_console
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -47,26 +47,6 @@ AssertionError: assert a > 10
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python3 -m test_util.quiet_console
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -47,26 +47,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python3 -m test_util.quiet_console
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -47,26 +47,6 @@ AssertionError: assert a > 10
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python3 -m test_util.quiet_console
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -47,26 +47,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python3 -m test_util.quiet_console
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -47,26 +47,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python3 -m test_util.quiet_console
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -47,26 +47,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python3 -m test_util.quiet_console
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -47,26 +47,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python3 -m test_util.quiet_console
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -47,26 +47,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python3 -m test_util.quiet_console
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -47,26 +47,6 @@ AssertionError: [33;1massert[m a > [31m10[m
|
||||
|
||||
|
||||
|
||||
./test/test_interactive_raw.sh
|
||||
|
||||
|
||||
spawn python3 -m test_util.quiet_console
|
||||
>>> import better_exceptions
|
||||
WARNING: better_exceptions will not inspect code from the command line
|
||||
using: `python -m better_exceptions'. Otherwise, only code
|
||||
loaded from files will be inspected!
|
||||
>>> def foo(a):
|
||||
... assert a > 10
|
||||
...
|
||||
>>> foo(1)
|
||||
Traceback (most recent call last):
|
||||
File "<console>", line 1, in <module>
|
||||
File "<console>", line 2, in foo
|
||||
AssertionError
|
||||
>>> exit()
|
||||
|
||||
|
||||
|
||||
./test/test_string.sh
|
||||
|
||||
|
||||
|
@ -35,7 +35,7 @@ function test_all {
|
||||
test_case "$BETEXC_PYTHON" "test/test.py"
|
||||
test_case "$BETEXC_PYTHON" "test/test_color.py"
|
||||
test_case "./test/test_interactive.sh"
|
||||
test_case "./test/test_interactive_raw.sh"
|
||||
# test_case "./test/test_interactive_raw.sh"
|
||||
test_case "./test/test_string.sh"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user