summaryrefslogtreecommitdiff
path: root/scripts/travis-test.sh
Commit message (Expand)AuthorAgeFilesLines
* Rewrite parser as recursive descent (#591)Ben Smith2017-08-151-1/+1
* Return non-zero on travis if tests fail (#383)Sam Clegg2017-03-311-3/+12
* Add wabt::string_view, based on C++17 string_view (#359)Ben Smith2017-03-171-2/+3
* Remove WabtAllocator (#307)Ben Smith2017-02-171-2/+0
* Pass --bindir to test helpers rather than full path to each tool (#273)Sam Clegg2017-01-121-2/+1
* Add wasmopcodecnt testsBen Smith2016-10-101-20/+1
* Fix broken 'run-tests' target (#104)Sam Clegg2016-09-221-5/+5
* {download,upload}-d8.sh scripts support MacOSXBen Smith2016-05-051-2/+2
* create wider but shallower travis build matrixBen Smith2016-04-301-12/+8
* lex using re2c instead of flexBen Smith2016-04-211-1/+1
* add wasm-interp to travis-test.shBen Smith2016-04-021-13/+27
* clean up Makefile and CMakeLists.txtBen Smith2016-04-011-4/+4
* a few more fixes for roundtrip testsBen Smith2016-03-211-14/+20
* travis-test.sh now handles wasm-wastBen Smith2016-03-211-13/+13
* build CMakeLists w/out building flex/bisonBen Smith2016-03-121-0/+4
* add 32-bit build for gccBen Smith2016-03-121-18/+22
* .travis fixes for cmake changeBen Smith2016-03-121-0/+55