Just a place for notes regarding the W20-refactoring
- Participants: Akshay, Adam, Phill
These have no particular organization at the moment... but some notes are better than none.
URL: git@github.com:ucsb-gradescope-tools/sample-python-diff-autograder.git
To use:
- run
./MAKE-REFERENCE.shwhich takes the instructor supplied files, plus the reference implementation which is in:REFERENCE-SOLUTIONand produces a subdirectory:diffs.sh-referencewhich contains the "expected" results forstdout,stderr, and return codes for each line that is annotated as a test insidediffs.sh