Skip to content

Test cases of the Decaf compiler PAs, for 2019 Fall.

Notifications You must be signed in to change notification settings

decaf-lang/decaf-2019-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decaf-2019-TestCases

Test cases of the Decaf compiler PAs, for 2019 Fall.

Add to Your Decaf Project

In your decaf project root, clone this repository to TestCases/:

git clone https://github.com/decaf-lang/decaf-2019-TestCases TestCases

When new testcases are published, you simply sync your folder with git pull.

Running Tests

If you are using the Scala version, make sure you set the correct DECAF_JAR in testAll.py.

For Java & Scala versions, type ./testAll.py TARGET to automatically run test cases.

About

Test cases of the Decaf compiler PAs, for 2019 Fall.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages