#
# ChangeLog for tester/tester.py
#
# Generated by Trac 1.2.1
# 04/13/25 02:50:56

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