pegjs/test/spec/unit/compiler/passes
Futago-za Ryuu 5a833bd982 Moved all spec and benchmark tests
- Moved benchmark to test/benchmark
- Moved tests to test/spec
- Removed individual servers
- Implemented single test server
- Moved server assets to test/server
- Updated Gulpfile.js
- Moved tools/impact to test/impact

This commit move's nearly all code related to testing the PEG.js module into the test directory, and also ensures they run as they did before the move.
2017-10-02 04:35:46 +01:00
..
generate-bytecode.spec.js Moved all spec and benchmark tests 2017-10-02 04:35:46 +01:00
helpers.js Moved all spec and benchmark tests 2017-10-02 04:35:46 +01:00
remove-proxy-rules.spec.js Moved all spec and benchmark tests 2017-10-02 04:35:46 +01:00
report-duplicate-labels.spec.js Moved all spec and benchmark tests 2017-10-02 04:35:46 +01:00
report-duplicate-rules.spec.js Moved all spec and benchmark tests 2017-10-02 04:35:46 +01:00
report-infinite-recursion.spec.js Moved all spec and benchmark tests 2017-10-02 04:35:46 +01:00
report-infinite-repetition.spec.js Moved all spec and benchmark tests 2017-10-02 04:35:46 +01:00
report-undefined-rules.spec.js Moved all spec and benchmark tests 2017-10-02 04:35:46 +01:00