Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DefaultTestRunnerFullThreaded
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
YAPEX
DefaultTestRunnerFullThreaded
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
25
Apr
7
Jun
24
May
14
Jun
7
Jun
2
25
May
5
Mar
5
Jun
5
Nov
28
Oct
20
29
Jul
6
Jun
8
May
29
Apr
20
21
Mar
23
Feb
22
20
24
Dec
20
9
4
3
2
12
Nov
6
5
4
3
28
Oct
24
28
Jan
22
18
26
Dec
12
9
Mar
28
Dec
20
27
Nov
20
14
13
- external checker test is not longer supported
master
master
- fixed critical typo
- added better shutdown behavior?
- added support for adt structural induction checker (test)
- external checker will now return not passed exit code if the checker process gives != 0 result
- fixed issue where special params were evaluated in the wrong order ... 10 also starts with 1
- external checkers should work now
- added support for points from external checkers (not checked)
- tweaked logging
- debug output is now a header tuple
- debug is written if debug is true and there is a 100 error code
- missing output (null) is now handled reported
- moved more lines with possible runtime exceptions (not checked) into try
- fixed issue where timeout was not applied when a scheduling exception was thrown
- fixed issue where just run program sometimes not printed stderror (e.g. when no stdout output was found)
- added some comments
- removed max lines to read/write in favor of max characters limit
- fixed frontend issue nr. 130 - added compiler options
- removed unused import
- fixes frontend nr. 120 - adds compiler timeout
SEE last commit
- changed compare to match the new options, we now use numbers
- added support for compile, execution time measurement
- added support for compare files test
- added env vars output on debug
- added some null check
- environment vars are now set by test server
- added more debug output
- machtch test server
- relative path is currently not working
- added debug param to match test runner interface
- changed paths for to match install documentation
- fixed just run esc escape
- matches new interface
- fixed typo
- added some more results
- added some ideas (that don't work but that might be useful at some point)
- the expected program exit code is now a separate protocol item
- bumped version
- replace every 0x00 char with an utf8 ballot box
Loading