#
# ChangeLog for tests/.in/manipulatorsInput.txt
#
# Generated by Trac 1.2.1
# Mar 10, 2025, 4:27:15 AM

Fri, 14 Jun 2019 00:41:11 GMT Peter A. Buhr <pabuhr@…> [6a1dfda]
	* src/AST/Convert.cpp (modified)
	* src/AST/Expr.cpp (modified)
	* src/AST/Expr.hpp (modified)
	* src/Parser/ExpressionNode.cc (modified)
	* src/ResolvExpr/Candidate.hpp (modified)
	* src/SynTree/Constant.cc (modified)
	* src/SynTree/Constant.h (modified)
	* tests/.in/manipulatorsInput.txt (modified)

	Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc


Wed, 12 Jun 2019 19:40:40 GMT Peter A. Buhr <pabuhr@…> [04396aa]
	* libcfa/src/iostream.cfa (modified)
	* libcfa/src/iostream.hfa (modified)
	* tests/.in/manipulatorsInput.txt (modified)

	formatting, add const char * and char * sin operators, add skip( n ) ...


Tue, 11 Jun 2019 01:36:03 GMT Peter A. Buhr <pabuhr@…> [86a8be5]
	* libcfa/src/iostream.cfa (modified)
	* libcfa/src/iostream.hfa (modified)
	* tests/.expect/manipulatorsInput.txt (modified)
	* tests/.in/manipulatorsInput.txt (modified)
	* tests/manipulatorsInput.cfa (modified)

	not wd with char type, and update test appropriately


Mon, 10 Jun 2019 17:47:54 GMT Peter A. Buhr <pabuhr@…> [ca8824d]
	* tests/.expect/manipulatorsInput.txt (added)
	* tests/.expect/manipulatorsOutput1.txt (added)
	* tests/.expect/manipulatorsOutput2.txt (added)
	* tests/.in/manipulatorsInput.txt (added)
	* tests/manipulatorsInput.cfa (added)
	* tests/manipulatorsOutput1.cfa (added)
	* tests/manipulatorsOutput2.cfa (added)

	add manipulator input and output tests