#
# ChangeLog for tester/tester.py
#
# Generated by Trac 1.2.1
# 01/17/25 15:49:14

Wed, 15 Jul 2020 00:13:13 GMT Maciej Komosinski [1011]
	* tester/tester.py (modified)

	In tester, print the number of failed tests along with the "dot=OK ...


Wed, 15 Jul 2020 00:04:41 GMT Maciej Komosinski [1010]
	* tester/tester.py (modified)

	Print "character summary" (dot=OK) for all tests instead of just the ...


Thu, 09 Jul 2020 14:35:19 GMT Maciej Komosinski [995]
	* tester/comparison.py (modified)
	* tester/tester.py (modified)

	Added support for utf-8 in tests


Thu, 09 Jul 2020 11:51:28 GMT Maciej Komosinski [994]
	* cpp/frams/_demos/genoconv_test.cpp (modified)
	* cpp/frams/_demos/genooper_test.cpp (modified)
	* cpp/frams/_demos/loader_test_param.cpp (modified)
	* cpp/frams/genetics/fF/fF_conv.cpp (modified)
	* tester/comparison.py (modified)
	* tester/tester.py (modified)

	Cosmetic


Wed, 08 Jul 2020 21:35:17 GMT Maciej Komosinski [987]
	* tester/comparison.py (modified)
	* tester/tester.py (modified)

	When tests fail, create failed result files with filenames similar to ...


Wed, 08 Jul 2020 18:37:58 GMT Maciej Komosinski [985]
	* tester/tester.py (modified)

	Added support for Anaconda Windows Python running under CYGWIN


Sun, 29 Dec 2019 15:07:19 GMT Maciej Komosinski [903]
	* tester/tester.py (modified)

	Tester no longer exits on popular exceptions like 'file not found'


Mon, 11 Mar 2019 01:07:40 GMT Maciej Komosinski [854]
	* tester/tester.py (modified)

	Comparing with "None" using "is not" instead of "!="


Sat, 09 Jun 2018 13:51:37 GMT Maciej Komosinski [807]
	* tester/tester.py (modified)

	The -f/--file argument is now mandatory


Wed, 06 Jun 2018 00:10:06 GMT sz [798]
	* cpp/tests (added)
	* cpp/tests/SDK-tests.txt (added)
	* cpp/tests/full_props_x.goal (added)
	* cpp/tests/go.sh (added)
	* tester (added)
	* tester/comparison.py (added)
	* tester/globals.py (added)
	* tester/tester.py (added)

	unit testing infrastructure + few example tests for the Framsticks
	SDK