提交历史

作者 SHA1 备注 提交日期
  Diego 3a0f80bbae LibWasm: Ignore tests that check that we don't support 2+ memories 3 月之前
  Diego 906fa04822 LibWasm: Properly check for indeterminate `NaN`s in SIMD tests 3 月之前
  Diego 524e09dda1 LibWasm: Check for correct NaN bit patterns in tests 3 月之前
  Diego da8633b2d0 LibWasm: Fix spec-test gen for inline commands and special characters 3 月之前
  Diego c103001f16 LibWasm: Fix lossy NaN bit pattern conversions in spec-test gen 3 月之前
  Diego 6493acf2f4 LibWasm: Preserve sign bit across JS boundary in `test-wasm` 3 月之前
  Diego 40fcb00c14 LibWasm: Add missing spec-test imports 4 月之前
  Diego 9235c3268f LibWasm: Generate all spec-tests properly 4 月之前
  Diego d906255cbb LibWasm: Improve table support 4 月之前
  Ali Mohammad Pur 3c176bafee LibWasm: Implement a few SIMD instructions 1 年之前
  Ali Mohammad Pur 5f013e5374 Meta: Generate bigint values for v128 constants in Wasm tests 2 年之前
  Lucas CHOLLET 005184e4a4 Meta: Use `is` instead of `==` to compare types 1 年之前
  Ali Mohammad Pur 612d5f201a Meta: Skip wasm tests whose modules cannot be loaded 2 年之前
  Ali Mohammad Pur ab55abb0f8 Meta: Enable all wasm extensions when building test suite 2 年之前
  Ali Mohammad Pur 1465b11b58 Meta: Implement support for the "unlinkable" Wasm spectest assertion 3 年之前
  Ali Mohammad Pur e93c740df5 Meta: Generate bigints for i64 values in LibWasm test suite files 3 年之前
  Ali Mohammad Pur f0e7e5bbe8 Meta: Un-escape escaped strings when generating Wasm tests 3 年之前
  Ali Mohammad Pur 799471d16f Meta: Don't roundtrip floats for i64/i32 hex literals in wasm tests 3 年之前
  Ali Mohammad Pur f5d4e26ff7 Meta+LibWasm: Correctly parse the invokee name in toplevel invokes 3 年之前
  Ali Mohammad Pur 963f5e69e0 Meta+LibWasm: Generate calls to functions when they don't have results 3 年之前
  Ali Mohammad Pur 79d4913f76 LibWasm: Generate all spec tests, even ones that aren't valid modules 3 年之前
  Ali Mohammad Pur 9c5d38b7db Meta+LibWasm: Add support for module linking tests 3 年之前
  Ali Mohammad Pur d7ba15371b Meta: Don't make wasm tests pass when they cannot read a module 3 年之前
  Ali Mohammad Pur 6b5d1eedcb Meta: Make the wasm test generator cast numbers to i32 when needed 3 年之前
  Ali Mohammad Pur 7fb458b7c9 Meta: Generate failing tests for unsupported assertions in wasm tests 3 年之前
  Ali Mohammad Pur b2bd5132c4 Meta: Correctly parse numeric literals in wasm tests 3 年之前
  Ali Mohammad Pur 24b2a6c93a LibWasm+Meta: Implement instantiation/execution primitives in test-wasm 3 年之前