Skip to content

Tags: swatisingh45/Tutorial

Tags

v.18.08.02

Toggle v.18.08.02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Bugfix] related to test case isolation (Submitty#18)

* fix example 10

* small edits

v.18.08.01

Toggle v.18.08.01's commit message
Add tutorial 17 - dispatched actions & stdin

v.18.08.00

Toggle v.18.08.00's commit message
16_Docker_Network (Submitty#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

v.18.07.00

Toggle v.18.07.00's commit message
Isolate testcases (Submitty#15)

* removed emma, fixed cmake

* removed emma, fixed cmake

* small edits

v.18.06.00

Toggle v.18.06.00's commit message
Add JaCoCo to Java Coverage Example (Submitty#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

v0.94

Toggle v0.94's commit message
Add JaCoCo to Java Coverage Example (Submitty#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

v0.93

Toggle v0.93's commit message
replace myersDiffbyLinebyChar with just diff

replace myersDiffbyLinebyChar with just diff

v0.92

Toggle v0.92's commit message
Merge pull request Submitty#9 from Submitty/resource_limits_submitty_…

…count

remove resource limits from submitty_count (now built in)

v0.91

Toggle v0.91's commit message
Merge pull request Submitty#8 from Submitty/rename_directories

move files to work with revised expected directory structure

v0.9

Toggle v0.9's commit message
Merge pull request Submitty#7 from Submitty/loop_depth

Fix a typo in 07_loop_depth config.json