issues
search
dodona-edu
/
judge-java
JUnit-based Java judge for the Dodona learning environment
MIT License
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Java version to 21
#60
rien
closed
9 months ago
0
Fixed allowing warnings in test and updated junit library
#58
JSteegmans
closed
2 years ago
0
Update the random generator library
#57
thepieterdc
closed
2 years ago
0
Update to Java 17
#56
rien
closed
2 years ago
1
Replace the use of SecurityManager with an alternative
#55
rien
opened
2 years ago
0
Interference between AssertionStubber and ExitException
#54
ninewise
opened
3 years ago
0
Update to Java 16?
#53
ninewise
opened
3 years ago
1
Messages from succeeded tests
#52
ninewise
opened
3 years ago
0
Internal errors
#51
ninewise
closed
3 years ago
1
Catch invalid test file exceptions by JUnit
#50
ninewise
closed
3 years ago
1
Allow hiding tabs from students
#49
ninewise
closed
4 years ago
0
Add teacher-only tests
#48
ninewise
closed
4 years ago
13
Better formatting for numbers
#47
ninewise
closed
4 years ago
0
Describe methods to run the tests on your own machine
#46
ninewise
closed
4 years ago
0
Replace bash with python for testing and integration-tests
#45
MartenBE
closed
2 years ago
9
Clarify the current JUnit version in the README
#44
ninewise
closed
4 years ago
0
JUnit 5?
#43
MartenBE
opened
4 years ago
5
Remove unused variable
#42
ninewise
closed
4 years ago
0
Don't annotate compilation errors in tests
#41
thepieterdc
closed
4 years ago
0
Strip simple package statements
#40
ninewise
closed
4 years ago
0
Truncate output exceeding a configurable cutoff
#39
ninewise
closed
4 years ago
1
improve method finding for generic methods
#38
ninewise
closed
4 years ago
4
Split integration tests and examples
#37
ninewise
closed
5 years ago
1
Implement i18n-able TabTitles
#36
thepieterdc
closed
5 years ago
0
Handle package-private constructor/methods in AssertionStubber
#35
thepieterdc
closed
5 years ago
1
Pass on exceptions from testwritten rules
#34
ninewise
closed
5 years ago
0
Fix incorrect compilation warnings statement in README
#33
thepieterdc
closed
5 years ago
0
Limit the size of the stack trace
#32
ninewise
closed
5 years ago
3
TestWriter#compare should compare doubles using a delta
#31
thepieterdc
closed
5 years ago
0
Split the error reporting string in case javac prints no count
#30
ninewise
closed
5 years ago
1
Too much output causes internal error
#29
ninewise
closed
4 years ago
0
judge example exercises as integration tests
#28
ninewise
closed
5 years ago
5
Add i18n to the run script
#27
ninewise
closed
5 years ago
2
Clarify package-statement error
#26
thepieterdc
closed
5 years ago
1
Revert "Add i18n to the run script"
#25
bmesuere
closed
5 years ago
0
Add i18n to the run script
#24
ninewise
closed
5 years ago
0
Match on every filename and fallback on column/row 0
#23
ninewise
closed
5 years ago
0
Allow System.exit() calls in Interactive tests
#22
thepieterdc
closed
5 years ago
0
Use a SecurityManager and ExitException to handle System.exit-students
#21
ninewise
closed
5 years ago
2
Implement Github actions
#20
thepieterdc
closed
5 years ago
0
Fix the filename of the Interactive example
#19
thepieterdc
closed
5 years ago
0
Add a security manager to the judge code
#18
ninewise
closed
5 years ago
1
Handle System.exit() calls
#17
thepieterdc
closed
5 years ago
3
Diff output in Interactive tests
#16
thepieterdc
closed
5 years ago
1
Check if the correct class is submitted by using it
#15
ninewise
closed
5 years ago
0
Check if the correct class is submitted by using it
#14
ninewise
closed
5 years ago
0
check regex for line number when class is in package
#13
ninewise
closed
5 years ago
0
Use a StatusPair instead of the deprecated Status string
#12
ninewise
closed
5 years ago
0
Modify regex to correctly split compilation error in test files
#11
ninewise
closed
5 years ago
0
Interactive: Log stdout when exceptions occur
#10
thepieterdc
closed
5 years ago
0
Next