pyodide/test
Michael Droettboom 48d0391721
Add autocomplete (#584)
* Add autocomplete

* Fix test
2019-12-11 17:53:14 +05:30
..
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
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 Build _bz2 module (#364) 2019-08-22 07:43:18 -04:00
test_bz2.py Build _bz2 module (#364) 2019-08-22 07:43:18 -04:00
test_common.py Fix Misspellings (#582) 2019-12-09 19:26:40 +05:30
test_core_python.py Move cpython core tests to their own module 2019-01-25 10:33:46 -05:00
test_package_loading.py Fix error handling 2019-01-23 00:07:39 +05:30
test_python.py Add autocomplete (#584) 2019-12-11 17:53:14 +05:30
test_sqlite3.py Enable building sqlite3 into cpython (#352) 2019-03-26 08:44:21 -04:00
test_testing.py Refactor test web server to allow multiple instances and log capture 2018-09-18 19:07:54 +02:00
test_webworker.py selenium tests for webworkers 2019-02-06 09:20:34 -08:00