| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-16 | run-tests can now skip certain tests when run under Travis CI | Andrew Scheller | |
| See the `skip_travis_tests` variable. Fixes #495 (also tidied up usage of os.path.basename() function) | |||
| 2014-04-15 | tests: Disable memoryerror.py test, since it fails on travis. | Damien George | |
| Would be good to test this, but need to find a way to optionally not running it when on travis. | |||
| 2014-04-15 | travis: More tests output debugging. | Damien George | |
| 2014-04-15 | travis: More tests debugging. | Damien George | |
| 2014-04-15 | travis: Debugging failing tests. | Damien George | |
| 2014-04-04 | py: Add m_malloc_fail function to handle memory allocation error. | Damien George | |
| A malloc/realloc fail now throws MemoryError. | |||
