#
# ChangeLog for src/unittests/FormulaUnittest.cpp
#
# Generated by Trac 1.4.4
# Apr 4, 2025, 8:06:26 AM

Thu, 05 Aug 2010 12:02:37 GMT Tillmann Crueger <crueger@…> [997b2a]
	* src/unittests/FormulaUnittest.cpp (modified)

	Added one more complex test to formulatest


Thu, 05 Aug 2010 11:10:03 GMT Tillmann Crueger <crueger@…> [38e075]
	* src/Formula.cpp (modified)
	* src/unittests/FormulaUnittest.cpp (modified)

	Added one more error condition for formula parsing


Thu, 05 Aug 2010 11:06:33 GMT Tillmann Crueger <crueger@…> [668e28]
	* src/unittests/FormulaUnittest.cpp (modified)

	Added testing for more complex formulas


Thu, 22 Jul 2010 11:12:09 GMT Tillmann Crueger <crueger@…> [3d27e6]
	* src/unittests/FormulaUnittest.cpp (modified)

	Added more unittests to the FormulaUnittest


Wed, 21 Jul 2010 15:48:22 GMT Tillmann Crueger <crueger@…> [9f632c]
	* src/unittests/FormulaUnittest.cpp (added)
	* src/unittests/FormulaUnittest.hpp (added)
	* src/unittests/Makefile.am (modified)

	Added Unittest for formula class