Skip to content

Commit 294d40d

Browse files
committed
revert table of readme
1 parent 9c71ae5 commit 294d40d

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

tests/regression/ba-issues/README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,10 @@
22

33
For how to add a new test case, you should refer to following steps:
44

5-
- [BA Issues](#ba-issues)
6-
- [helper shell script](#helper-shell-script)
7-
- [`warmc` and `iwasm` build script](#warmc-and-iwasm-build-script)
8-
- [Add a new configuration for how to run your issue test case](#add-a-new-configuration-for-how-to-run-your-issue-test-case)
9-
- [Here is a simply running configuration that only uses `iwasm`](#here-is-a-simply-running-configuration-that-only-uses-iwasm)
10-
- [Here is a simply running configuration that uses only `wamrc`](#here-is-a-simply-running-configuration-that-uses-only-wamrc)
11-
- [Here is a simply running configuration that uses both `wamrc` and `iwasm`](#here-is-a-simply-running-configuration-that-uses-both-wamrc-and-iwasm)
12-
- [For deprecated issue test cases](#for-deprecated-issue-test-cases)
13-
- [Running test cases and getting results](#running-test-cases-and-getting-results)
5+
1. [Creating directories for new issue test cases](#helper-shell-script)
6+
2. If the new issue test cases require new CMake build config of `warmc`/`iwasm` rather than existing ones, modify [build script](#warmc-and-iwasm-build-script) for new build config
7+
3. Add [running configuration](#add-a-new-configuration-for-how-to-run-your-issue-test-case) for the new issue test cases
8+
4. [Running tests and check test results](#running-test-cases-and-getting-results)
149

1510
## helper shell script
1611

0 commit comments

Comments
 (0)