Skip to content

ecesociety/ECE108-test-cases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

ECE108 Test Cases

This repo contains crowdsourced testcases for the ECE108 programming labs

Usage

There isn't an elaborate script or anything right now to retrieve various test cases. In the meantime you can just use wget with the raw github file links.

wget https://raw.githubusercontent.com/ecesociety/ECE108-test-cases/master/LAB_NAME/COLLECTION/TEST_FILE.in

Contributing

Simply make a pull request with your test cases organized in a folder with a little README explaining what these test cases check for

README.md
LAB_1/
    collection_1/
        README.md
        test_1.in
        test_2.in
    collection_2/
        README.md
        test_1.in
        test_2.in

About

Crowd-sourced test cases for ECE108 programming labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published