diff options
author | Heejin Ahn <aheejin@gmail.com> | 2024-05-28 10:32:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 10:32:02 -0700 |
commit | 13f3fd2bb76a41f146382ebf7303869c1088c73e (patch) | |
tree | 8895e95a07eddeddf13598de22b6cb94bf0696aa /test/lit/exec | |
parent | f9ce00bd1f2457f5d2779d122199251978c7f851 (diff) | |
download | binaryen-13f3fd2bb76a41f146382ebf7303869c1088c73e.tar.gz binaryen-13f3fd2bb76a41f146382ebf7303869c1088c73e.tar.bz2 binaryen-13f3fd2bb76a41f146382ebf7303869c1088c73e.zip |
[EH] Rename old EH tests from -old to -legacy (#6627)
This renames old EH tests in the form of `-eh-old.wast` to
`-eh-legacy.wast`, to be clearer in names.
Diffstat (limited to 'test/lit/exec')
-rw-r--r-- | test/lit/exec/eh-legacy-gc.wast (renamed from test/lit/exec/eh-old-gc.wast) | 0 | ||||
-rw-r--r-- | test/lit/exec/eh-legacy-print.wast (renamed from test/lit/exec/eh-old-print.wast) | 0 | ||||
-rw-r--r-- | test/lit/exec/eh-legacy.wast (renamed from test/lit/exec/eh-old.wast) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/test/lit/exec/eh-old-gc.wast b/test/lit/exec/eh-legacy-gc.wast index f10a27c57..f10a27c57 100644 --- a/test/lit/exec/eh-old-gc.wast +++ b/test/lit/exec/eh-legacy-gc.wast diff --git a/test/lit/exec/eh-old-print.wast b/test/lit/exec/eh-legacy-print.wast index f50164631..f50164631 100644 --- a/test/lit/exec/eh-old-print.wast +++ b/test/lit/exec/eh-legacy-print.wast diff --git a/test/lit/exec/eh-old.wast b/test/lit/exec/eh-legacy.wast index 930e57c20..930e57c20 100644 --- a/test/lit/exec/eh-old.wast +++ b/test/lit/exec/eh-legacy.wast |