55 Commits (54cd6e3e4bb45f5ff649e3d31521f9a78015fb6b)

Author SHA1 Message Date
Damien George 06f2fdbe61 travis: Update build command now that stm32 Wiznet config has changed. 7 years ago
Damien George de981040b3 travis: Use --upgrade when pip is installing cpp-coveralls. 7 years ago
Damien George 4a93801c12 all: Update Makefiles and others to build with new ports/ dir layout. 7 years ago
Paul Sokolovsky f578947ae3 .travis.yml: Pin cpp-coveralls at 0.3.12. 7 years ago
Damien George 4d47e6c0db travis: Build STM32F769DISC board instead of F7DISC to test dbl-prec FP. 7 years ago
Damien George 7b7ff60f91 travis: Change an stmhal rule to build PYBV11 instead of default PYBV10. 8 years ago
Damien George 4d1ba482f5 travis: Unconditionally run coveralls analysis, even if others failed. 8 years ago
Damien George 97f3797b82 travis: Include persistent bytecode with floats in coverage tests. 8 years ago
Damien George 0db3a41f02 travis: Build STM32 F7 and L4 boards under Travis CI. 8 years ago
Paul Sokolovsky d5cf8c5753 .travis.yml: minimal: Use CROSS=1, for binary size check. 8 years ago
Paul Sokolovsky ca008bfd2d .travis.yml: Integrate tools/check_code_size.sh. 8 years ago
Damien George cc7c311b5e travis: Run feature and coverage test for precompiled mpy files. 8 years ago
stijn dd0e6ddfeb travis: Abandon mingw32 in favour of mingw-w64 8 years ago
Damien George e4d6a10dc9 travis: Build mpy-cross as part of the Travis process. 8 years ago
Damien George 56bb6f3979 travis: Run unix thread tests. 8 years ago
Paul Sokolovsky 20aa9c8511 .travis.yml: Install gcc-arm-none-eabi with --force-yes for now. 9 years ago
Paul Sokolovsky 701c4152c1 tarvis: Unbreak build by ignoring lack of i386 arch in some repos. 9 years ago
Paul Sokolovsky ac16cc9a35 .travis.yml: Switch to Ubuntu 14.04 Trusty. 9 years ago
Damien George aeadda4eac travis: Add unix NaN-boxing build to Travis builds. 9 years ago
Paul Sokolovsky 9058a7031f travis: Build "deplibs" in unix port. 9 years ago
Damien George 65dc960e3b unix-cpy: Remove unix-cpy. It's no longer needed. 9 years ago
Damien George d792d9e49e unix: Make extra-coverage function callable from Python scripts. 10 years ago
Damien George d3b32caea4 unix: Add special function to improve coverage. 10 years ago
Damien George 81e661f28b travis: Add automated coverage testing using coveralls. 10 years ago
Damien George eb0a7129a5 travis: Use CPython3.4 instead of 3.3. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago
Damien George bc47c287df travis, minimal: Install gcc-multilib for -m32; use /bin/echo for test. 10 years ago
Damien George d710cef661 minimal: Add simple test; build and run minimal test on Travis CI. 10 years ago
Damien George 7630d9ca0e travis: grep for failure in qemu-arm output if tests fail. 10 years ago
Damien George 85e8e2ed5b qemu-arm: Add 'test' target to Makefile to run and verify test suite. 10 years ago
Damien George 11aa91615e stmhal: Fix ptr arith in CC3000 code; enable network build in travis. 10 years ago
Paul Sokolovsky 67f25dfe6f travis: Install realpath, required for teensy build. 10 years ago
Damien George 15d2fe8da4 tests: Add option to run-tests to enable native emitter. 10 years ago
Damien George dd07023cb7 travis: Build stmhal/ST32F4DISC and teensy in Travis tests. 10 years ago
Paul Sokolovsky 8e01291c18 travis: Use unified diffs for failed tests. 11 years ago
stijn 5f9ebd36cd travis: Add cross-compilation of mingw port 11 years ago
Ilya Dmitrichenko 6820937892 travis: should test building qemu-arm as well. 11 years ago
Damien George 203bc98804 travis: Move diffing back to after_failure command. 11 years ago
Damien George 48aaa27c6a travis: Diff output, hopefully this works. 11 years ago
Damien George fd1c7b9d48 travis: Continue to debug tests output. 11 years ago
Damien George e8ecca21ff travis: More tests output debugging. 11 years ago
Damien George 45b4cc77dd travis: Debugging failing tests. 11 years ago
Damien George 9e2890bb00 travis: On fail, cd to tests directory before diffing. 11 years ago
Andrew Scheller 11559cff38 travis: only build unix with gcc-4.7 11 years ago
Andrew Scheller f0777d1c2c travis: build unix targets first 11 years ago
Paul Sokolovsky 8c1bec4ae7 .travis.yml: Use gcc-4.7 to avoid broken codegeneration and failed tests. 11 years ago
Andrew Scheller 16fecc0a84 Update .travis.yml 11 years ago
Andrew Scheller c29a0ac56a Update .travis.yml 11 years ago
Andrew Scheller 9b5a9d41dc Update .travis.yml 11 years ago
Andrew Scheller e31a8222f2 Update .travis.yml 11 years ago