Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Crowd-sourced test cases for ECE250 programming labs

Notifications You must be signed in to change notification settings

ecesociety/ECE250-test-cases-W2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECE250 Test Cases

This repo contains crowdsourced testcases for the ECE250 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/ECE250-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 ECE250 programming labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published