Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Releases: cs125-illinois/gradlegrader

Changes for Spring 2018

07 Jan 19:41
Compare
Choose a tag to compare
Pre-release

Multiple changes to layout, Git repository hooks, etc.

Actually save testing XML

14 Nov 23:10
Compare
Choose a tag to compare
Pre-release

Forgot to commit before the previous release. Doh.

Save testing XML

14 Nov 23:08
Compare
Choose a tag to compare
Save testing XML Pre-release
Pre-release

Save testing XML along with the rest of the testing output.

Bug fix

26 Oct 17:56
Compare
Choose a tag to compare
Bug fix Pre-release
Pre-release

I should test things better.

Output fixes

26 Oct 17:49
Compare
Choose a tag to compare
Output fixes Pre-release
Pre-release

Replace the directory output option with a file option, which can be completely specified on the command line for testing. Better output error checking.

Fix for old style builds

25 Oct 16:34
Compare
Choose a tag to compare
Pre-release

Fix that allows the plugin to keep working with old-style file format.

Fix reporting, capture log output for official grading

25 Oct 16:12
Compare
Choose a tag to compare

This version fixes a bug introduced in 0.6 where results were not being posted properly. It also changes the format of command line options, and allows the grading task to capture and record all task output for headless operation.

Command line options and multi-file builds

24 Oct 02:18
Compare
Choose a tag to compare

Enable command line options to avoid separate secure grading files. Also allow multi-project builds when compilation of provided files doesn't score points.

Small fix to enable writing output file in project directory.

01 Oct 21:12
Compare
Choose a tag to compare

Wasn't handling the empty string properly previously.

Enable secure testing using Java security manager.

01 Oct 20:56
Compare
Choose a tag to compare

Add options to grade.yaml to enable secured testing using pro-grade and a security policy.