From be89bdfed7feea01aa606f4202d23a8d9fa06473 Mon Sep 17 00:00:00 2001 From: Casper Beyer Date: Wed, 21 Oct 2020 04:54:27 +0800 Subject: test(std/wasi): reduce test duplication (#8053) This fast-forwards wasi-test-suite a couple of commits removed duplicate, or near duplicate tests with not much additional value. Other tests have been merged to reduce the number of modules to make tests topical to the syscall that is being tested. --- std/wasi/testdata | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'std/wasi/testdata/std_process_exit.rs') diff --git a/std/wasi/testdata b/std/wasi/testdata index 7f8aa6ba6..ffbe85d23 160000 --- a/std/wasi/testdata +++ b/std/wasi/testdata @@ -1 +1 @@ -Subproject commit 7f8aa6ba628a2bea3612e50638b8c9c9c4bb71a8 +Subproject commit ffbe85d2315ae0104534f38037903de38b6f2e63 -- cgit v1.2.3