Commit Graph

7 Commits

Author SHA1 Message Date
Guillaume Lessard cb85c226c0 [StdlibUnittest] rename .requireCapability to .require 2026-05-07 15:30:25 -07:00
Guillaume Lessard a2c9886d62 [test] replace wasi-based skips with feature-based requirements 2026-05-07 13:20:40 -07:00
Guillaume Lessard a4c6bec0c2 [test] skip rather than avoid crash tests for WASI 2026-05-07 13:20:39 -07:00
Max Desiatov 372ada0e24 test: add handling for Wasm/WASI (#39519)
This change adds support for WASI in stdlib tests. Some tests that expect a crash to happen had to be disabled, since there's currently no way to observe such crash from a WASI host.
2022-01-12 14:24:50 +00:00
Arsen Gasparyan 823205f609 Add test cases for Repeated (#13346) 2017-12-17 10:17:08 -08:00
Dmitri Gribenko f06c34398a stdlib: Improve tests for Repeated<Element> 2016-09-15 13:34:20 -07:00
Max Moiseev 9fc37efee4 [test] renaming test/1_stdlib to just test/stdlib 2016-09-01 16:51:43 -07:00