Skip to content

Functional and performance test cases for MiniC compiler.

Notifications You must be signed in to change notification settings

pku-minic/minic-test-cases-2021s

Repository files navigation

MiniC Test Cases

Functional and performance test cases for MiniC compiler.

Cloning and Building this Repo

Please run the following command lines:

$ git clone --recursive https://github.com/pku-minic/minic-test-cases.git
$ make DESC_GEN=path/to/descgen.py -j8

The make command will generate an archive of all test cases, which located in build/testcases.tar.gz.

About

Functional and performance test cases for MiniC compiler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published