Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
prepare new version
Browse files Browse the repository at this point in the history
  • Loading branch information
joergboe committed Mar 27, 2019
1 parent 103d7f7 commit 472b61e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,13 @@ Version 3.6.1:
Version 3.7.0:
- Add command option --shell
- breakdown in browser pages

Version 3.8.0:
- New command line option --threads-per-job
- Better varaible protection and environment print before test scripts is sourced
- Rename functions of module coreutils to special namespace TTTF_
- Better handling of preambl errors
- Move all used variables which may interfere user variables to namespace TTTT_ or TTTI_
- Better info output for suite start and end
- Breakdown in cases loop in suite
- Display elapsed time in suite index even in case of test case timeout
2 changes: 1 addition & 1 deletion bin/version.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
declare -xr TTRO_version="3.7.1__dev__"
declare -xr TTRO_version="3.8.0"

0 comments on commit 472b61e

Please sign in to comment.