Skip to content

Releases: Submitty/Tutorial

v.18.09.00: Add use_router to Tutorials 16 and 17 configurations (#19)

08 Sep 21:02
Compare
Choose a tag to compare
* added use_router example to 16 config

* added routerless to 17

v.18.08.02: [Bugfix] related to test case isolation (#18)

29 Aug 19:37
0fbe9cf
Compare
Choose a tag to compare

v.18.08.01

27 Aug 00:22
Compare
Choose a tag to compare
Add tutorial 17 - dispatched actions & stdin

Add Docker Tutorial Example

22 Aug 00:29
Compare
Choose a tag to compare
16_Docker_Network (#16)

* began work on 16_docker_network

* added 16_docker_network

* Updated config

* Finished work on 16_docker_network_python

* Router cleanup

* better documented the config.json

* Enabled udp.

* addressed comments

Changes to Isolate Test Cases

15 Aug 16:48
Compare
Choose a tag to compare
Isolate testcases (#15)

* removed emma, fixed cmake

* removed emma, fixed cmake

* small edits

Add JaCoCo in Java Coverage Example

03 Mar 03:10
Compare
Choose a tag to compare
Add JaCoCo to Java Coverage Example (#14)

* Testing new Instrumentation

* Trying to get Coverage Reports working

* Trying a new approach

* Trying Again

* Re-adding Emma for Comparison

* Trying Again...

* Try Try Try Again

* Finally, It (Kinda) Works

Instead of doing Instrumentation the way Emma does, I am using on-demand instrumentation. It's better documented and (kinda) works. The corresponding changes involving libraries and filenames have not been added to Submitty yet, but I have tested this on my computer and it seems to work. I have not been able to test TestRunner specifically, but I did test running student tests through `org.junit.runner.JUnitCore` and it seemed to work fine.

* Other Fixes

This is so the new descriptions are accurate

* Trying to View Results

* modified the java coverage test to use show use of jacoco and emma

* replace tabs with spaces

v.18.06.00: Add JaCoCo to Java Coverage Example (#14)

17 Jun 23:52
Compare
Choose a tag to compare
* Testing new Instrumentation

* Trying to get Coverage Reports working

* Trying a new approach

* Trying Again

* Re-adding Emma for Comparison

* Trying Again...

* Try Try Try Again

* Finally, It (Kinda) Works

Instead of doing Instrumentation the way Emma does, I am using on-demand instrumentation. It's better documented and (kinda) works. The corresponding changes involving libraries and filenames have not been added to Submitty yet, but I have tested this on my computer and it seems to work. I have not been able to test TestRunner specifically, but I did test running student tests through `org.junit.runner.JUnitCore` and it seemed to work fine.

* Other Fixes

This is so the new descriptions are accurate

* Trying to View Results

* modified the java coverage test to use show use of jacoco and emma

* replace tabs with spaces

generalize diff: replace myersDiffbyLinebyChar with diff

25 Aug 20:16
Compare
Choose a tag to compare
replace myersDiffbyLinebyChar with just diff

replace myersDiffbyLinebyChar with just diff

v0.92 Remove resource limits for submitty_count

09 Aug 17:35
Compare
Choose a tag to compare
Merge pull request #9 from Submitty/resource_limits_submitty_count

remove resource limits from submitty_count (now built in)

v0.91 Rename config directories

02 Aug 19:35
Compare
Choose a tag to compare
Merge pull request #8 from Submitty/rename_directories

move files to work with revised expected directory structure