Skip to content

Releases: DionicSoftware/dionic-test-runner

v3.2

Choose a tag to compare

@Null3rror Null3rror released this 02 Jun 12:57
fix: use find to look for clone logs

v3.1: feat: print clone test logs grouped by test name in CI

Choose a tag to compare

@Null3rror Null3rror released this 14 May 08:20
After printing the main player log, find all clone log files
(log_clone_{testName}_{N}.txt) in the workspace and print them
grouped by test name with clear headers for easier debugging.

v3.0

Choose a tag to compare

@Null3rror Null3rror released this 17 Mar 16:40
04bf3ba
Uncomment logging for player log output

v2.9: Modify run_tests.sh to change logging behavior

Choose a tag to compare

@Null3rror Null3rror released this 17 Mar 15:30
b68e451
Updated run_tests.sh to log output directly to stdout instead of a file.

v2.8

Choose a tag to compare

@Null3rror Null3rror released this 17 Mar 14:14
b133545
Fix variable name for custom parameters in run_tests.sh

v2.5

Choose a tag to compare

@Null3rror Null3rror released this 26 Aug 07:42
163a15f
Update run_tests.sh

v2.4

Choose a tag to compare

@Null3rror Null3rror released this 14 Aug 09:30
c87cd2a
Temp: remove -nographics

v2.3

Choose a tag to compare

@Null3rror Null3rror released this 03 Jun 08:13
b9fd189
Update run_tests.sh

v2.2

Choose a tag to compare

@Null3rror Null3rror released this 23 Apr 15:11
c454c40
Update run_tests.sh

v2.1

Choose a tag to compare

@Null3rror Null3rror released this 23 Apr 13:50
d13e541
Update run_steps.sh