Commit Graph

36 Commits

Author SHA1 Message Date
Michael Droettboom b8b9519575 More work trying to get linting working again 2018-06-15 12:30:22 -04:00
Michael Droettboom af3a0a13e4 Move CPython tests to their own package 2018-06-15 12:21:12 -04:00
Michael Droettboom 2bc63bcaea Fix python2js test 2018-06-05 06:16:32 -04:00
Michael Droettboom 7d19fcd6bb Fix bugs found from examples 2018-06-04 20:37:40 -04:00
Michael Droettboom 6153e635e0 Add Circle-CI configuration 2018-06-04 16:17:03 -04:00
Michael Droettboom 0ef811c94d Fix core CPython tests 2018-05-30 13:59:09 -04:00
Michael Droettboom 9579aa99bc Working state 2018-05-30 13:49:49 -04:00
Michael Droettboom 035cf3cc65 Remove debugging print 2018-05-29 10:33:56 -04:00
Michael Droettboom 43e910f0b7 Support downloading of plot files 2018-05-21 15:35:46 -04:00
Michael Droettboom 14db9e693c Fix matplotlib test 2018-05-17 14:30:52 -04:00
Michael Droettboom 6dc91e0846 First pass at matplotlib support 2018-05-17 11:57:39 -04:00
Michael Droettboom 21e9a4c770 Get full output on test failure 2018-05-11 10:52:49 -04:00
Michael Droettboom 5a7992f87b More floating-point-related tests passing 2018-05-11 10:52:34 -04:00
Michael Droettboom 527a2e79eb Fix jsproxy 2018-05-10 10:37:46 -04:00
Michael Droettboom 47b2d51522 Remove obsolete code 2018-05-09 15:00:38 -04:00
Michael Droettboom 3a625fad3d Only skip tests if on Travis 2018-05-09 15:00:21 -04:00
Michael Droettboom 1e45ffe957 Improve py_proxy test 2018-05-09 14:59:55 -04:00
Michael Droettboom 75d6ea20e9 Fix pandas test 2018-05-09 14:59:35 -04:00
Michael Droettboom aa433aaf81 Add first version of pyodide.py 2018-05-09 14:59:35 -04:00
Michael Droettboom d385b7c9f1 Use Proxy to make calling Python objects from JS more natural 2018-05-07 08:27:21 -04:00
Michael Droettboom f88ec06642 Fix tests for new modular packaging 2018-05-04 13:09:32 -04:00
Michael Droettboom f1e0cc9085 Fix "from js import foo" 2018-04-26 11:43:48 -04:00
Michael Droettboom 5f42b61862 Lots of pandas fixes:
- Install dependencies: dateutil, pytz and six
- Patch things for threading and mmap
- Disable deployment (for related reasons)
2018-04-24 19:29:54 -04:00
Michael Droettboom 34f297a679 Python < 3.5 compatibility 2018-04-20 09:53:09 -04:00
Michael Droettboom 83cfefb26d Carefully shutdown selenium driver if a test fails 2018-04-20 09:52:54 -04:00
Michael Droettboom ca29f8cd3b Merge branch 'pandas' 2018-04-19 14:30:42 -04:00
Michael Droettboom ea3006aa79 Run fewer tests 2018-04-19 14:01:05 -04:00
Michael Droettboom 8b1c538ef2 Mark broken tests so the test suite runs 2018-04-11 15:26:19 -04:00
Michael Droettboom e382ada4ce More progress on running CPython tests 2018-04-09 15:53:33 -04:00
Michael Droettboom 6cce6d654d Basics for testing CPython 2018-04-09 10:39:52 -04:00
Michael Droettboom d0973c9fd5 Adding benchmarks 2018-04-06 19:22:24 -04:00
Michael Droettboom 093a0225e1 Kill selenium task after each test 2018-04-03 19:17:30 -04:00
Michael Droettboom 5870c62045 Add Pandas to the build 2018-04-03 11:43:02 -04:00
Michael Droettboom dbd5d3406d Fix test 2018-04-02 13:54:25 -04:00
Michael Droettboom b8c3e600c2 Add end-to-end build. Travis tests. 2018-03-30 13:08:06 -04:00
Michael Droettboom 2ad135ef06 Add testing 2018-03-30 10:51:13 -04:00