Lines Matching refs:compiler
1 # compiler unit testing
3 **The compiler unit testing for ace2.0.**
9 First, enter the root directory of the compiler:
11 $ cd compiler/
24 First, create a new test file or directory in `compiler/test`.
32 In the root directory of `compiler/`:
36 All files in the `compiler/test` will be tested.
39 1. Create a new test directory `foo` in `compiler`.
40 2. Create a new test file `bar.ts` in `compiler/foo`.
56 4. In the root directory of `compiler/`:
60 5. All files in the `compiler/test` will be tested. The output is like the following lines:
72 1) compiler