Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-31 | sanity check for js backend in fastcomp | Alon Zakai | |
2013-12-13 | Add sanity test for --em-config emcc command line option. | Jukka Jylänki | |
2013-11-18 | fix sanity.test_emcc_caching | Alon Zakai | |
2013-10-30 | tools: parse pre-release node.js version numbers | Ben Noordhuis | |
`node` binaries built from upstream git have a "-pre" suffix attached to the version number. Fix the version parser to handle those. | |||
2013-10-09 | run relooper in -O1, and do not run js opts there | Alon Zakai | |
2013-09-30 | fix sanity.test_emcc_caching (we now have a cache dir earlier on) | Alon Zakai | |
2013-09-13 | update sanity.test_jcache | Alon Zakai | |
2013-08-26 | move test_nostdincxx from other to sanity, because it causes the cache to be ↵ | Alon Zakai | |
cleared, and so cannot be safely run in parallel with other tests | |||
2013-08-11 | initial work on splitting up runner.py | Anthony Pesch | |