William S Fulton
|
604ae7186b
|
Fix for running 'python -m' when using swig -builtin
Same as e05b5ea for -builtin.
Also added runtime tests to check 'python -m'.
|
2018-12-04 19:12:13 +00:00 |
|
William S Fulton
|
9e83d5d5d9
|
Fix nstest.py test
Use subprocess.check_call as os.system won't stop the test in case of
errors.
|
2018-12-04 06:49:55 +00:00 |
|
William S Fulton
|
aedc3c3eaf
|
Replace assert in Python import examples with code that always runs.
|
2017-08-13 21:32:44 +01:00 |
|
William S Fulton
|
dd40a25349
|
Add missing print statements to the Python import_packages tests
|
2016-06-06 22:12:56 +01:00 |
|
Mike Romberg
|
055ddc6dfc
|
remove -py3 related tests. Move py3 specific code to it's own module
|
2016-06-03 18:11:07 -06:00 |
|
Mike Romberg
|
5ceef0a813
|
use %inline for test
|
2016-05-24 22:46:45 +01:00 |
|
Mike Romberg
|
6f1c0e3725
|
Attempt to calm the testing gods...
|
2016-04-05 11:10:03 -06:00 |
|
Mike Romberg
|
b6c93a14e4
|
use whatever name winders uses for .so files.
|
2016-04-05 11:09:14 -06:00 |
|
Mike Romberg
|
0a81b76b31
|
Examples (and tests) for python namespace packages
|
2016-04-05 11:06:02 -06:00 |
|
Mike Romberg
|
6f4aa4faf5
|
spelling
|
2016-04-05 10:58:50 -06:00 |
|
Mike Romberg
|
ce04d0cdf3
|
Attempt to calm the testing gods...
|
2016-04-05 10:58:50 -06:00 |
|
Mike Romberg
|
afc91fe923
|
use whatever name winders uses for .so files.
|
2016-04-05 10:58:50 -06:00 |
|
Mike Romberg
|
c0cc731ca8
|
Don't run example for old pythons
|
2016-04-05 10:58:50 -06:00 |
|
Mike Romberg
|
ba158e7919
|
Examples (and tests) for python namespace packages
|
2016-04-05 10:58:50 -06:00 |
|