Commit Graph

556 Commits

Author SHA1 Message Date
Roman Yurchak 4abdff5187 Add test_pywasmcross.py 2018-10-16 15:41:01 +02:00
Michael Droettboom 4879b77e52
Merge pull request #223 from rth/pure-python-tests
TST Add ability to run pure python tests
2018-10-15 16:31:28 -04:00
Roman Yurchak 436192569e Check find_imports('import matplotlib.pyplot as plt') 2018-10-15 21:08:43 +02:00
Roman Yurchak 53de9fa548 Attaching the workspace before build is not necessary 2018-10-15 20:56:14 +02:00
Michael Droettboom 8bceb4410d
Merge pull request #222 from rth/optimize-docker
MAINT Optimize the pyodide-env docker image
2018-10-15 11:57:06 -04:00
Roman Yurchak 00db2a4be1 Ability to run pure python tests 2018-10-15 17:29:06 +02:00
Roman Yurchak c10d0b138a Address review comments and use the new iodide/pyodide-env:0.3.0 image 2018-10-15 15:28:11 +02:00
Roman Yurchak cf55eb3294 Optimize the pyodide-env docker image 2018-10-15 14:54:13 +02:00
Michael Droettboom ccd852c225
Merge pull request #219 from rth/fix-symlink-generation
MAINT Allow re-creating broken symlinks under tools/
2018-10-15 08:51:56 -04:00
Roman Yurchak e24c610a89
Merge pull request #217 from mdboom/runpython-async
Add a package-loading version of runPython
2018-10-11 10:50:28 +02:00
Roman Yurchak fe7e181b83 Install libncurses6 2018-10-11 10:31:40 +02:00
Roman Yurchak 1f7c246378 Re-create broken symlinks 2018-10-11 10:06:27 +02:00
Michael Droettboom 6aa6c94644 LINT 2018-10-10 14:38:58 -04:00
Michael Droettboom 0809f74622 LINT 2018-10-10 14:21:45 -04:00
Michael Droettboom 4124f18d1a Fix package name / import name dichotomy. Add testing. 2018-10-10 14:17:29 -04:00
Michael Droettboom 3498159efb Record mapping from import name to package name 2018-10-10 14:16:14 -04:00
Michael Droettboom 97829d86b5 Add another subpackage to matplotlib 2018-10-10 14:16:02 -04:00
Michael Droettboom 9a926ce896 LINT 2018-10-09 18:59:38 -04:00
Michael Droettboom d70f4833e1 Add a package-loading version of runPython 2018-10-09 18:56:43 -04:00
Roman Yurchak 0946e42ba0
Merge pull request #216 from mdboom/docker
Provide a Docker image for building
2018-10-10 00:15:31 +02:00
Michael Droettboom da7b5803a6 Rename image pyodide -> pyodide-env 2018-10-09 12:38:51 -04:00
Michael Droettboom 05f60214f6 Fix typo 2018-10-09 10:27:58 -04:00
Michael Droettboom 7ae58324bc Address comments in the PR 2018-10-09 10:22:25 -04:00
Michael Droettboom 01256b5832
Merge pull request #215 from mdboom/fix-hiwire-iterator
Fix iterators passed from Javascript to Python
2018-10-08 20:51:11 -04:00
Michael Droettboom 4562841b61 Provide a Docker image for building 2018-10-08 15:33:33 -04:00
Michael Droettboom 6d76f25bd7 Make `make benchmark` work again 2018-10-08 13:24:25 -04:00
Michael Droettboom 1865046a1f Simplify make lint 2018-10-08 13:18:28 -04:00
Michael Droettboom c504180fc4
Merge pull request #209 from rth/benchmark-impr
A few impovements to benchmarks
2018-10-08 13:17:43 -04:00
Michael Droettboom 911fe83226 Fix iterators passed from Javascript to Python 2018-10-08 11:15:53 -04:00
Michael Droettboom 4abf42d0bc
Merge pull request #210 from rth/fix-selenium
Hotfix selenium ConnectionError issue
2018-10-05 12:14:04 -04:00
Roman Yurchak df21231810 Monkeypatch selenium with a fix against ConnectionError 2018-10-04 14:30:35 +02:00
Roman Yurchak 0fa6f7b808 Only store benchmark.json in artefacts 2018-10-04 14:07:40 +02:00
Roman Yurchak 222457c2c4
Merge pull request #208 from mdboom/long-ints
Handle Python long ints as Javascript floats
2018-10-03 21:52:49 +02:00
Roman Yurchak 372cc96865 Autopep8 on all benchmarks 2018-10-03 21:48:43 +02:00
Michael Droettboom b7769908f6 Use Python API to determine overflow 2018-10-03 14:15:40 -04:00
Roman Yurchak ffe5134623 Explicitly define the fft function 2018-10-03 16:57:11 +02:00
Roman Yurchak 59e8bd4d5f Clean up and improve some benchmarks 2018-10-03 14:38:48 +02:00
Roman Yurchak 93c4de6e7c Fix conftest.py for benchmarks 2018-10-03 14:38:27 +02:00
Michael Droettboom cb1d7da166 Correctly handle negative values 2018-10-03 08:15:00 -04:00
Roman Yurchak 95379aa043
Merge pull request #202 from mdboom/fix-benchmarks
Fix benchmarks in light of recent changes
2018-10-03 12:02:02 +02:00
Michael Droettboom 370a4f06f3 Don't plot on Circle-CI 2018-10-02 17:56:27 -04:00
Michael Droettboom 14847db058
Merge pull request #207 from mdboom/fix-emscripten-upgrade
Fix patch against library_lz4.js
2018-10-02 16:12:55 -04:00
Michael Droettboom 1eb30ce4b3 LINT 2018-10-02 16:12:24 -04:00
Michael Droettboom b878b12fda Skip README benchmark 2018-10-02 16:11:35 -04:00
Michael Droettboom e0b37f4bf8 Convert long Python ints to Javascript floats 2018-10-02 16:06:44 -04:00
Michael Droettboom 517369452b Fix benchmark search path 2018-10-02 14:56:14 -04:00
Michael Droettboom 210bc3c585 Fix patch 2018-10-02 13:23:26 -04:00
Michael Droettboom 26263ccb2f
Merge pull request #206 from rth/test-custom-build
Testing of build artifacts under a custom path
2018-10-02 12:09:09 -04:00
Michael Droettboom eee0fa2c8a Fix benchmark job 2018-10-02 12:06:08 -04:00
Michael Droettboom f985065347 Upgrade C libraries in benchmark job 2018-10-02 11:07:41 -04:00