pyodide/test
Michael Droettboom 833ce1a59e
Merge pull request #295 from mdboom/load-arbitrary-package
Fix #291: Allow loading of arbitrary packages
2019-01-16 12:05:04 -05:00
..
packages Use "ones" for a more robust test 2018-12-28 11:28:14 -05:00
pyodide_build More fixes for f2c 2018-10-26 17:57:59 +02:00
src Check find_imports('import matplotlib.pyplot as plt') 2018-10-15 21:08:43 +02:00
__init__.py Add testing 2018-03-30 10:51:13 -04:00
conftest.py Merge pull request #266 from rth/dedent-by-default 2018-12-10 17:25:37 -05:00
data.cgi Add test 2018-09-12 10:16:23 -04:00
data.txt Add first version of pyodide.py 2018-05-09 14:59:35 -04:00
largish.json.cgi Stream the data from the CGI script 2018-09-12 16:26:51 -04:00
make_test_list.py Use pyodide_build in tests 2018-09-20 19:37:32 +02:00
python_tests.txt Reinstate cProfile core Python test 2018-11-08 16:54:29 -05:00
test_common.py Package scikit-learn 2018-12-04 20:37:15 +01:00
test_matplotlib.py Fix matplotlib and mark test_rlcompleter as crashing 2018-08-20 23:29:26 +03:00
test_package_loading.py Fix #291: Allow loading of arbitrary packages 2019-01-10 14:42:45 -05:00
test_python.py Merge pull request #287 from mdboom/numpy-arrays-to-typed-arrays 2019-01-10 07:40:55 -05:00
test_scipy.py Fix #283: Handle function pointers in dylib with signatures not in main 2018-12-20 13:07:54 -05:00
test_testing.py Refactor test web server to allow multiple instances and log capture 2018-09-18 19:07:54 +02:00