summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* parse for loops in asm2wasm #60Alon Zakai2016-01-042-1/+37
|
* Update test/experimental.JF Bastien2016-01-041-0/+0
|
* Update test/experimentalJF Bastien2016-01-011-0/+0
|
* Fix __init__.py exec bit.JF Bastien2016-01-011-0/+0
|
* Add test/__init__.py.JF Bastien2015-12-311-0/+17
|
* Update test/experimentalJF Bastien2015-12-311-0/+0
|
* Update expected GCC test failuresJF Bastien2015-12-281-2/+0
| | | Negative relocations fixed in 49bc6a370abf20ee2b2749ee3ca73373bfeceeb7, fixes #52.
* add test with negative relocationAlon Zakai2015-12-272-2/+7
|
* Update s2wasm_known_gcc_test_failures.txtJF Bastien2015-12-271-1/+1
|
* Update expected GCC test failuresJF Bastien2015-12-271-37/+9
| | | Some new unexpected symbols, a lot fewer (Alon added a workaround), finds a new bug with negative relocations.
* add testcase outputAlon Zakai2015-12-261-0/+216
|
* implement a temporary hack for __stack_pointerAlon Zakai2015-12-261-192/+192
|
* update tests/experimentalAlon Zakai2015-12-251-0/+0
|
* finish updating .s testsAlon Zakai2015-12-257-8/+9
|
* start to implement lcommAlon Zakai2015-12-253-7/+7
|
* more updatesAlon Zakai2015-12-251-5/+5
|
* start to update tests after latest changesAlon Zakai2015-12-259-15/+15
|
* add indirect call testcase for wasm-backendAlon Zakai2015-12-252-0/+73
|
* Update expected GCC test failuresJF Bastien2015-12-251-3/+0
| | | Fixed by r256402.
* ignore function alignment, and parse globl in main process loopAlon Zakai2015-12-241-3/+0
|
* enable another now passing testAlon Zakai2015-12-241-3/+0
|
* fix relocations into a segment with multiple partsAlon Zakai2015-12-242-2/+1
|
* Update expected s2wasm failuresJF Bastien2015-12-241-4/+46
|
* handle indirect calls with no parent in asm2wasm #36Alon Zakai2015-12-232-0/+16
|
* merge.JF Bastien2015-12-231-1/+4
|\
| * note bug for failing testAlon Zakai2015-12-231-1/+3
| |
* | Update expected s2wasm failuresJF Bastien2015-12-231-7/+0
|/ | | | | | | Used to fail with: s2wasm.h:937: void wasm::S2WasmBuilder::parseObject(wasm::Name): Assertion 'seenSize == size' failed. Fixed by: b6214708e08fe8cc894bfd4ace866beb6bb3606f
* Merge pull request #38 from WebAssembly/update-expected-failsAlon Zakai2015-12-231-6/+0
|\ | | | | Update expected s2wasm failures
| * Update expected s2wasm failuresJF Bastien2015-12-231-6/+0
| | | | | | | | These tests now pass. New ones are failing unexpectedly, though. Investigate separately.
* | emit tables in s2wasmAlon Zakai2015-12-232-0/+3
|/
* handle combined globals better in s2wasmAlon Zakai2015-12-232-2/+8
|
* add wasm-backend globals testcaseAlon Zakai2015-12-232-0/+26
|
* fix s-parser handling of memory segments with 0sAlon Zakai2015-12-2356-55/+57
|
* s2wasm const parsing fixesAlon Zakai2015-12-2312-35/+35
|
* update experimental testsAlon Zakai2015-12-221-0/+0
|
* s2wasm failures: identify one bug in LLVMJF Bastien2015-12-221-0/+3
|
* s2wasm: support .int8 and .int16 dataJF Bastien2015-12-221-65/+0
| | | | This fixes a bunch of the torture test failures.
* It is known (in tests).JF Bastien2015-12-221-0/+85
|
* update test newlinesAlon Zakai2015-12-2255-55/+55
|
* add first spec test for wasm2asmAlon Zakai2015-12-211-0/+43
|
* update experimental testsAlon Zakai2015-12-211-0/+0
|
* look through >>>0 coercions in asm2wasmAlon Zakai2015-12-214-2376/+688
|
* update experimental submoduleAlon Zakai2015-12-211-0/+0
|
* ignore .section inside objects in s2wasm, and update .s testsAlon Zakai2015-12-208-363/+252
|
* update upstream testsAlon Zakai2015-12-182-0/+0
|
* update testsAlon Zakai2015-12-1814-3711/+51105
|
* add new test filesAlon Zakai2015-12-174-0/+432
|
* generalize relocations and add multiple elements in a global nameAlon Zakai2015-12-176-12/+3954
|
* fix s2wasm comment output #9Alon Zakai2015-12-1750-50/+50
|
* don't emit zero segmentsAlon Zakai2015-12-153-3/+3
|