Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
examples
cota-runner-jdk21-junit5
Commits
a876b34c
Commit
a876b34c
authored
4 months ago
by
Munoz Gil
Browse files
Options
Download
Email Patches
Plain Diff
Update log to jdk21 and delete dtt example files
parent
fc1e186b
master
amb-dev-flex-mount-1
amg-dev-volumes
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/main/java/de/hftstuttgart/dta/Testrunner.java
+1
-1
src/main/java/de/hftstuttgart/dta/Testrunner.java
student.txt
+0
-1
student.txt
teacher-dta.txt
+0
-1
teacher-dta.txt
with
1 addition
and
3 deletions
+1
-3
src/main/java/de/hftstuttgart/dta/Testrunner.java
+
1
-
1
View file @
a876b34c
...
...
@@ -65,7 +65,7 @@ public class Testrunner
public
static
void
main
(
String
[]
args
)
throws
Exception
{
LOG
.
info
(
"OpenJDK
1
1 JUnit5/Jupiter Testrunner started"
);
LOG
.
info
(
"OpenJDK
2
1 JUnit5/Jupiter Testrunner started"
);
LOG
.
info
(
"initializing fields..."
);
sourceFolders
=
args
[
0
].
split
(
":"
);
...
...
This diff is collapsed.
Click to expand it.
student.txt
deleted
100644 → 0
+
0
-
1
View file @
fc1e186b
dtt::https://transfer.hft-stuttgart.de/gitlab/dtt/example_openjdk11-junit5-calculator-submission.git::none::none
\ No newline at end of file
This diff is collapsed.
Click to expand it.
teacher-dta.txt
deleted
100644 → 0
+
0
-
1
View file @
fc1e186b
dtt::https://transfer.hft-stuttgart.de/gitlab/dtt/example_openjdk11-junit5-calculator-test.git::none::none::hftstuttgart/dta-jdk17-junit5-testrunner:latest
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets