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

Releases: joergboe/testframework

Release 3.5.2

30 Oct 13:48
Compare
Choose a tag to compare

New:

  • Preamble continuation lines must not remove leading whitespaces
  • Allow tool imports in property file
  • Remove deprecated variables in Streams1 sample

Release 3.5.1

16 Oct 13:57
Compare
Choose a tag to compare

New:

  • Timeout in test case preambl is not used if the value is lesser than the timeout in property TTPR_timeout

Version 3.5.1:

  • Correct timer properties handling for nested suites

Release 3.4.1

12 Oct 13:29
Compare
Choose a tag to compare

New:

  • Remove unnecessary echos

Release 3.3.1

14 Sep 07:06
Compare
Choose a tag to compare

New in Version 3.3.1:

  • Allow compile time parameters in function splCompile

Release 3.3.0

07 Sep 15:16
Compare
Choose a tag to compare

New:

  • Print no warning if cancelJob is used in finalization phase and empty job variable
  • Correction spl compile when TT_toolkitPath is empty or not existent
  • Better function parameter check in utils function setFailure: must not be called with an empty argument
  • New utils functions : checkAllFilesExist, checkLineCount and checkAllFilesEqual
  • Enhancements in toolkit FileSink1
  • Add spldocs of spl toolkit
  • New streamsutils functions cancelJobAndLogVariable and cancelJobAndLogVariable

Release 3.2.0

28 Aug 12:54
Compare
Choose a tag to compare

New:

  • New command line option --load-reduce
  • Use variables TTPR_noStartxxx, TTPR_noStopxxx instead of TTPRN_ variables
  • New functions cleanUpInstAndDomainAtStop and cleanUpInstAndDomainAtStart
  • Evaluate skip attributes if a cases list is given as command line parameter
  • Add skipped cases in special summary file

Release 3.0.1

14 Aug 16:34
Compare
Choose a tag to compare

Bugfix release:

New:

  • Add version number to final summary
  • Correction for more then 9 arguments

Release 3.0.0

17 Jul 11:39
Compare
Choose a tag to compare

New Features:

  • new command line option --summary
  • Corrections in streams utils: better jobno handling; submitjob may have optional submission time params
  • New command line parameter -s|--sequential - Sequential test execution and option -j with new semantics
  • Per default a suite has no category
  • Function setFailure with better state check
  • New functions: setSkip, isSkip. Print reason for skipped cases and failures
  • correction in props TTPRN and added property test
  • Print skip reason and failure reason to index
  • Suites with error cases are now in read in html
  • Allow preambl lienes to be continued
  • Add command line option --clean to enable clean start of streams instances
  • Write protect used utils and other functions
  • correct identifier character class of variants to 0-9a-zA-Z-_
  • Produce global SUMMARY.txt file
  • Allow preambl lines to be continued
  • Better jobid control. Now re-used jobids should not cause errors
  • Use other formatting in web index
  • Add elapsed time and add result to special report
  • New replacement in New function morphFile:
    patterns like <#$varname#> are replaced with the expansion of $varname

Release v2.9.0

03 Jul 13:02
Compare
Choose a tag to compare
  • New function copyAndMorph now works with expressions like:
    ^[[:space:]]//varid1:varid2.. are effective if the argument $3 equal one of the varid1, or varid2..
    ^[[:space:]]
    //<!varid1:varid2> are not effective if the argument $3 equal one of the varid1, or varid2..
    and is able to work with lists of version ids in one line
  • Better logging of job and pid specification
  • Introduced special report for suites for automated tests
  • Check variant id for valid characters [a-zA-Z0-0_]
  • New option setVar xtraprint
  • Make domain now with checkpointRepository and fileStoragePath

Release 2.7.2

11 Jun 14:18
Compare
Choose a tag to compare
  • New functions to get streams job health: jobHealthyVariable, jobHealthy, jobHealthyAndIntercept,
  • New function to wait for final file and check health: waitForFinAndHealth
  • New utils function: trim, getSystemLoad, getSystemLoad100
  • Print the elapsed time