#
# ChangeLog for tests/.in
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 3:54:21 PM

Sat, 17 Aug 2024 19:15:21 GMT Peter A. Buhr <pabuhr@…> [3ac5fd8]
	* doc/theses/jiada_liang_MMath/CFAenum.tex (modified)
	* doc/user/user.tex (modified)
	* libcfa/src/collections/string_res.cfa (modified)
	* libcfa/src/enum.cfa (modified)
	* libcfa/src/iostream.cfa (modified)
	* libcfa/src/iostream.hfa (modified)
	* libcfa/src/parseconfig.cfa (modified)
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/concurrency/examples/quickSort.cfa (modified)
	* tests/copyfile.cfa (modified)
	* tests/coroutine/.expect/fmtLines.txt (modified)
	* tests/coroutine/.in/fmtLines.txt (modified)
	* tests/coroutine/cntparens.cfa (modified)
	* tests/coroutine/devicedriver.cfa (modified)
	* tests/coroutine/fmtLines.cfa (modified)
	* tests/enum_tests/input.cfa (modified)
	* tests/generator/.expect/fmtLines.txt (modified)
	* tests/generator/.in/fmtLines.txt (modified)
	* tests/generator/fmtLines.cfa (modified)

	first attempt changing end-of-file to an exception


Mon, 15 Jul 2024 01:11:33 GMT Peter A. Buhr <pabuhr@…> [b2ca052]
	* tests/enum_tests/.expect/planet.txt (moved)
	* tests/enum_tests/.in/planet.txt (moved)
	* tests/enum_tests/planet.cfa (moved)

	move planet test under directory enum_tests


Mon, 15 Jul 2024 01:05:28 GMT Peter A. Buhr <pabuhr@…> [eb5dbfd]
	* tests/.expect/planet.txt (added)
	* tests/.in/planet.txt (added)
	* tests/planet.cfa (added)

	add enumeration planet program to test suite


Tue, 06 Jun 2023 02:33:25 GMT Peter A. Buhr <pabuhr@…> [874b16e]
	* libcfa/src/fstream.cfa (modified)
	* libcfa/src/fstream.hfa (modified)
	* libcfa/src/parseconfig.cfa (modified)
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/configs/.expect/parseconfig.txt (modified)
	* tests/configs/parseconfig.cfa (modified)
	* tests/copyfile.cfa (modified)

	lower case type names open_failure, close_failure, write_failure, ...


Thu, 29 Sep 2022 20:35:54 GMT Thierry Delisle <tdelisle@…> [f92e7b9]
	* tests/configs/.expect/parseconfig.txt (moved)
	* tests/configs/.in/parseconfig-all.txt (moved)
	* tests/configs/.in/parseconfig-errors.txt (moved)
	* tests/configs/.in/parseconfig-missing.txt (moved)
	* tests/configs/parseconfig.cfa (moved)

	Moved parseconfigs tests to its own folder so I can add parseargs to ...


Tue, 31 Aug 2021 17:31:34 GMT Jacob Prud'homme <jafprudhomme@…> [480389d2]
	* tests/.expect/parseconfig.txt (added)
	* tests/.in/parseconfig-all.txt (added)
	* tests/.in/parseconfig-errors.txt (added)
	* tests/.in/parseconfig-missing.txt (added)
	* tests/parseconfig.cfa (added)

	Wrote test suite for parse_config


Wed, 03 Mar 2021 03:13:50 GMT Peter A. Buhr <pabuhr@…> [c8e37e0]
	* tests/io/.expect/manipulatorsInput.arm64.txt (moved)
	* tests/io/.expect/manipulatorsInput.x64.txt (moved)
	* tests/io/.expect/manipulatorsInput.x86.txt (moved)
	* tests/io/.expect/manipulatorsOutput1.arm64.txt (moved)
	* tests/io/.expect/manipulatorsOutput1.x64.txt (moved)
	* tests/io/.expect/manipulatorsOutput1.x86.txt (moved)
	* tests/io/.expect/manipulatorsOutput2.arm64.txt (moved)
	* tests/io/.expect/manipulatorsOutput2.x64.txt (moved)
	* tests/io/.expect/manipulatorsOutput2.x86.txt (moved)
	* tests/io/.expect/manipulatorsOutput3.arm64.txt (moved)
	* tests/io/.expect/manipulatorsOutput3.x64.txt (moved)
	* tests/io/.in/manipulatorsInput.txt (moved)
	* tests/io/manipulatorsInput.cfa (moved)
	* tests/io/manipulatorsOutput1.cfa (moved)
	* tests/io/manipulatorsOutput2.cfa (moved)
	* tests/io/manipulatorsOutput3.cfa (moved)

	more test restructure under directories


Wed, 03 Mar 2021 02:50:11 GMT Peter A. Buhr <pabuhr@…> [6083392]
	* tests/.in/io.data (deleted)
	* tests/Makefile.am (modified)
	* tests/include/.expect/includes.nast.txt (moved)
	* tests/include/.expect/vector-containers.txt (moved)
	* tests/include/.expect/vector-fstream.txt (moved)
	* tests/include/.expect/vector-sequence.txt (moved)
	* tests/include/about.txt (moved)
	* tests/include/includes.cfa (moved)
	* tests/include/vector-containers.cfa (moved)
	* tests/include/vector-fstream.cfa (moved)
	* tests/include/vector-sequence.cfa (moved)
	* tests/io/.expect/io-acquire.txt (moved)
	* tests/io/.expect/io.nast.txt (moved)
	* tests/io/.expect/io1.oast.txt (moved)
	* tests/io/.expect/io2.oast.txt (moved)
	* tests/io/.in/io-acquire.txt (moved)
	* tests/io/.in/io.data (modified)
	* tests/io/.in/many_read.data (added)
	* tests/io/io-acquire.cfa (moved)
	* tests/io/io.cfa (moved)
	* tests/io/io1.cfa (moved)
	* tests/io/io2.cfa (moved)
	* tests/io/many_read.cfa (modified)

	restructure tests under directories and update test files


Tue, 02 Mar 2021 22:23:55 GMT Peter A. Buhr <pabuhr@…> [10dafa4]
	* tests/.expect/io-acquire.txt (added)
	* tests/.in/io-acquire.txt (added)
	* tests/io-acquire.cfa (added)

	add test for IO stream locking


Wed, 15 Jul 2020 22:48:15 GMT Peter A. Buhr <pabuhr@…> [20f5eb8]
	* tests/.in/manipulatorsInput.txt (modified)
	* tests/manipulatorsInput.cfa (modified)

	add tests and data for reading int128 values


Fri, 19 Jun 2020 22:13:21 GMT Peter A. Buhr <pabuhr@…> [a8a3485]
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/copyfile.cfa (modified)

	remove superfluous char ch declaration


Fri, 19 Jun 2020 21:49:22 GMT Peter A. Buhr <pabuhr@…> [6c4bd02]
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/copyfile.cfa (modified)

	update idiomic Cforall command-line processing and coping input file ...


Mon, 01 Jun 2020 18:50:37 GMT Peter A. Buhr <pabuhr@…> [3d46f01]
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/copyfile.cfa (modified)

	change from pointers to references in tests/copyfile.cfa


Fri, 19 Jul 2019 20:49:20 GMT Peter A. Buhr <pabuhr@…> [3f654ec]
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/copyfile.cfa (modified)

	update copyfile idiom


Tue, 16 Jul 2019 21:33:02 GMT Peter A. Buhr <pabuhr@…> [8d75345a]
	* tests/.expect/copyfile.txt (added)
	* tests/.in/copyfile.txt (added)
	* tests/copyfile.cfa (added)

	new stream test to copy input file to output file


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


Wed, 01 Aug 2018 22:24:51 GMT Thierry Delisle <tdelisle@…> [bf71cfd]
	* .gitignore (modified)
	* Makefile.am (modified)
	* Makefile.in (modified)
	* benchmark/Makefile.am (moved)
	* benchmark/Makefile.in (moved)
	* benchmark/Monitor.c (moved)
	* benchmark/bench.h (moved)
	* benchmark/compile/empty.c (moved)
	* benchmark/creation/JavaThread.java (moved)
	* benchmark/creation/cfa_cor.c (moved)
	* benchmark/creation/cfa_thrd.c (moved)
	* benchmark/creation/goroutine.go (moved)
	* benchmark/creation/pthreads.c (moved)
	* benchmark/creation/upp_cor.cc (moved)
	* benchmark/creation/upp_thrd.cc (moved)
	* benchmark/ctxswitch/JavaThread.java (moved)
	* benchmark/ctxswitch/cfa_cor.c (moved)
	* benchmark/ctxswitch/cfa_thrd.c (moved)
	* benchmark/ctxswitch/cfa_thrd2.c (moved)
	* benchmark/ctxswitch/goroutine.go (moved)
	* benchmark/ctxswitch/kos_fibre.cpp (moved)
	* benchmark/ctxswitch/kos_fibre2.cpp (moved)
	* benchmark/ctxswitch/pthreads.c (moved)
	* benchmark/ctxswitch/upp_cor.cc (moved)
	* benchmark/ctxswitch/upp_thrd.cc (moved)
	* benchmark/fetch_add.c (moved)
	* benchmark/function.c (moved)
	* benchmark/interrupt_linux.c (moved)
	* benchmark/loop.c (moved)
	* benchmark/mutex/JavaThread.java (moved)
	* benchmark/mutex/cfa1.c (moved)
	* benchmark/mutex/cfa2.c (moved)
	* benchmark/mutex/cfa4.c (moved)
	* benchmark/mutex/pthreads.c (moved)
	* benchmark/mutex/upp.cc (moved)
	* benchmark/schedext/cfa1.c (moved)
	* benchmark/schedext/cfa2.c (moved)
	* benchmark/schedext/cfa4.c (moved)
	* benchmark/schedext/upp.cc (moved)
	* benchmark/schedint/JavaThread.java (moved)
	* benchmark/schedint/cfa1.c (moved)
	* benchmark/schedint/cfa2.c (moved)
	* benchmark/schedint/cfa4.c (moved)
	* benchmark/schedint/pthreads.c (moved)
	* benchmark/schedint/upp.cc (moved)
	* configure (modified)
	* configure.ac (modified)
	* driver/Makefile.am (moved)
	* driver/Makefile.in (moved)
	* driver/cc1.cc (moved)
	* driver/cfa.cc (moved)
	* examples/ArrayN.c (moved)
	* examples/Attributes.c (moved)
	* examples/Initialization.c (moved)
	* examples/Initialization2.c (moved)
	* examples/Makefile.example (moved)
	* examples/Members.c (moved)
	* examples/Misc.c (moved)
	* examples/MiscError.c (moved)
	* examples/Rank2.c (moved)
	* examples/Tuple.c (moved)
	* examples/abstype.c (moved)
	* examples/constructors.c (moved)
	* examples/forward.c (moved)
	* examples/gc_no_raii/.gitignore (moved)
	* examples/gc_no_raii/bug-repro/assert.c (moved)
	* examples/gc_no_raii/bug-repro/blockers.tar.gz (moved)
	* examples/gc_no_raii/bug-repro/blockers/explicit_cast.c (moved)
	* examples/gc_no_raii/bug-repro/blockers/file_scope.c (moved)
	* examples/gc_no_raii/bug-repro/blockers/recursive_realloc.c (moved)
	* examples/gc_no_raii/bug-repro/crash.c (moved)
	* examples/gc_no_raii/bug-repro/deref.c (moved)
	* examples/gc_no_raii/bug-repro/field.c (moved)
	* examples/gc_no_raii/bug-repro/find.c (moved)
	* examples/gc_no_raii/bug-repro/inline.c (moved)
	* examples/gc_no_raii/bug-repro/malloc.c (moved)
	* examples/gc_no_raii/bug-repro/not_equal.c (moved)
	* examples/gc_no_raii/bug-repro/oddtype.c (moved)
	* examples/gc_no_raii/bug-repro/push_back.c (moved)
	* examples/gc_no_raii/bug-repro/push_back.h (moved)
	* examples/gc_no_raii/bug-repro/realloc.c (moved)
	* examples/gc_no_raii/bug-repro/return.c (moved)
	* examples/gc_no_raii/bug-repro/return_template.c (moved)
	* examples/gc_no_raii/bug-repro/slow_malloc.c (moved)
	* examples/gc_no_raii/bug-repro/static_const_local.c (moved)
	* examples/gc_no_raii/bug-repro/test-assert.cpp (moved)
	* examples/gc_no_raii/bug-repro/void_pointer.c (moved)
	* examples/gc_no_raii/bug-repro/while.c (moved)
	* examples/gc_no_raii/bug-repro/zero.c (moved)
	* examples/gc_no_raii/pool-alloc/allocate-malign.c (moved)
	* examples/gc_no_raii/pool-alloc/allocate-malloc.c (moved)
	* examples/gc_no_raii/pool-alloc/allocate-mmap.c (moved)
	* examples/gc_no_raii/pool-alloc/allocate-win-valloc.c (moved)
	* examples/gc_no_raii/premake4.lua (moved)
	* examples/gc_no_raii/src/allocate-pool.c (moved)
	* examples/gc_no_raii/src/allocate-pool.h (moved)
	* examples/gc_no_raii/src/gc.h (moved)
	* examples/gc_no_raii/src/gcpointers.c (moved)
	* examples/gc_no_raii/src/gcpointers.h (moved)
	* examples/gc_no_raii/src/internal/card_table.h (moved)
	* examples/gc_no_raii/src/internal/collector.c (moved)
	* examples/gc_no_raii/src/internal/collector.h (moved)
	* examples/gc_no_raii/src/internal/gc_tools.h (moved)
	* examples/gc_no_raii/src/internal/globals.h (moved)
	* examples/gc_no_raii/src/internal/memory_pool.c (moved)
	* examples/gc_no_raii/src/internal/memory_pool.h (moved)
	* examples/gc_no_raii/src/internal/object_header.c (moved)
	* examples/gc_no_raii/src/internal/object_header.h (moved)
	* examples/gc_no_raii/src/internal/state.c (moved)
	* examples/gc_no_raii/src/internal/state.h (moved)
	* examples/gc_no_raii/src/test_include.c (moved)
	* examples/gc_no_raii/src/tools.h (moved)
	* examples/gc_no_raii/src/tools/checks.h (moved)
	* examples/gc_no_raii/src/tools/print.c (moved)
	* examples/gc_no_raii/src/tools/print.h (moved)
	* examples/gc_no_raii/src/tools/worklist.h (moved)
	* examples/gc_no_raii/test/badlll.c (moved)
	* examples/gc_no_raii/test/gctest.c (moved)
	* examples/gc_no_raii/test/operators.c (moved)
	* examples/huge.c (moved)
	* examples/includes.c (moved)
	* examples/index.h (moved)
	* examples/it_out.c (moved)
	* examples/multicore.c (moved)
	* examples/new.c (moved)
	* examples/poly-bench.c (moved)
	* examples/prolog.c (moved)
	* examples/quad.c (moved)
	* examples/s.c (moved)
	* examples/simplePoly.c (moved)
	* examples/simpler.c (moved)
	* examples/specialize.c (moved)
	* examples/square.c (moved)
	* examples/twice.c (moved)
	* examples/wrapper/.gitignore (moved)
	* examples/wrapper/premake4.lua (moved)
	* examples/wrapper/src/main.c (moved)
	* examples/wrapper/src/pointer.h (moved)
	* examples/zero_one.c (moved)
	* libcfa/prelude/Makefile.am (moved)
	* libcfa/prelude/Makefile.in (moved)
	* libcfa/prelude/bootloader.cf (moved)
	* libcfa/prelude/builtins.c (moved)
	* libcfa/prelude/builtins.def (moved)
	* libcfa/prelude/extras.c (moved)
	* libcfa/prelude/extras.regx (moved)
	* libcfa/prelude/prelude-gen.cc (moved)
	* libcfa/prelude/prelude.old.cf (moved)
	* libcfa/prelude/prototypes.awk (moved)
	* libcfa/prelude/prototypes.c (moved)
	* libcfa/prelude/prototypes.sed (moved)
	* libcfa/prelude/sync-builtins.cf (moved)
	* libcfa/prelude/sync-builtins.def (moved)
	* libcfa/src/Makefile.am (moved)
	* libcfa/src/Makefile.in (moved)
	* libcfa/src/assert.c (moved)
	* libcfa/src/bits/algorithms.h (moved)
	* libcfa/src/bits/align.h (moved)
	* libcfa/src/bits/containers.h (moved)
	* libcfa/src/bits/debug.c (moved)
	* libcfa/src/bits/debug.h (moved)
	* libcfa/src/bits/defs.h (moved)
	* libcfa/src/bits/locks.h (moved)
	* libcfa/src/bits/signal.h (moved)
	* libcfa/src/clock (moved)
	* libcfa/src/common (moved)
	* libcfa/src/common.c (moved)
	* libcfa/src/concurrency/CtxSwitch-armv7l.S (moved)
	* libcfa/src/concurrency/CtxSwitch-i386.S (moved)
	* libcfa/src/concurrency/CtxSwitch-i686.S (moved)
	* libcfa/src/concurrency/CtxSwitch-x86_64.S (moved)
	* libcfa/src/concurrency/alarm.c (moved)
	* libcfa/src/concurrency/alarm.h (moved)
	* libcfa/src/concurrency/coroutine (moved)
	* libcfa/src/concurrency/coroutine.c (moved)
	* libcfa/src/concurrency/invoke.c (moved)
	* libcfa/src/concurrency/invoke.h (moved)
	* libcfa/src/concurrency/kernel (moved)
	* libcfa/src/concurrency/kernel.c (moved)
	* libcfa/src/concurrency/kernel_private.h (moved)
	* libcfa/src/concurrency/monitor (moved)
	* libcfa/src/concurrency/monitor.c (moved)
	* libcfa/src/concurrency/mutex (moved)
	* libcfa/src/concurrency/mutex.c (moved)
	* libcfa/src/concurrency/preemption.c (moved)
	* libcfa/src/concurrency/preemption.h (moved)
	* libcfa/src/concurrency/thread (moved)
	* libcfa/src/concurrency/thread.c (moved)
	* libcfa/src/containers/maybe (moved)
	* libcfa/src/containers/maybe.c (moved)
	* libcfa/src/containers/pair (moved)
	* libcfa/src/containers/pair.c (moved)
	* libcfa/src/containers/result (moved)
	* libcfa/src/containers/result.c (moved)
	* libcfa/src/containers/vector (moved)
	* libcfa/src/containers/vector.c (moved)
	* libcfa/src/exception.c (moved)
	* libcfa/src/exception.h (moved)
	* libcfa/src/expat.h (moved)
	* libcfa/src/fstream (moved)
	* libcfa/src/fstream.c (moved)
	* libcfa/src/gmp (moved)
	* libcfa/src/heap.c (moved)
	* libcfa/src/interpose.c (moved)
	* libcfa/src/iostream (moved)
	* libcfa/src/iostream.c (moved)
	* libcfa/src/iterator (moved)
	* libcfa/src/iterator.c (moved)
	* libcfa/src/limits (moved)
	* libcfa/src/limits.c (moved)
	* libcfa/src/lsda.h (moved)
	* libcfa/src/math (moved)
	* libcfa/src/memcheck.awk (moved)
	* libcfa/src/rational (moved)
	* libcfa/src/rational.c (moved)
	* libcfa/src/startup.c (moved)
	* libcfa/src/startup.h (moved)
	* libcfa/src/stdhdr/assert.h (moved)
	* libcfa/src/stdhdr/bfdlink.h (moved)
	* libcfa/src/stdhdr/complex.h (moved)
	* libcfa/src/stdhdr/ctype.h (moved)
	* libcfa/src/stdhdr/errno.h (moved)
	* libcfa/src/stdhdr/fenv.h (moved)
	* libcfa/src/stdhdr/float.h (moved)
	* libcfa/src/stdhdr/gmp.h (moved)
	* libcfa/src/stdhdr/hwloc.h (moved)
	* libcfa/src/stdhdr/inttypes.h (moved)
	* libcfa/src/stdhdr/iso646.h (moved)
	* libcfa/src/stdhdr/krb5.h (moved)
	* libcfa/src/stdhdr/limits.h (moved)
	* libcfa/src/stdhdr/locale.h (moved)
	* libcfa/src/stdhdr/malloc.h (moved)
	* libcfa/src/stdhdr/math.h (moved)
	* libcfa/src/stdhdr/setjmp.h (moved)
	* libcfa/src/stdhdr/signal.h (moved)
	* libcfa/src/stdhdr/stdalign.h (moved)
	* libcfa/src/stdhdr/stdarg.h (moved)
	* libcfa/src/stdhdr/stdatomic.h (moved)
	* libcfa/src/stdhdr/stdbool.h (moved)
	* libcfa/src/stdhdr/stddef.h (moved)
	* libcfa/src/stdhdr/stdint.h (moved)
	* libcfa/src/stdhdr/stdio.h (moved)
	* libcfa/src/stdhdr/stdlib.h (moved)
	* libcfa/src/stdhdr/stdnoreturn.h (moved)
	* libcfa/src/stdhdr/string.h (moved)
	* libcfa/src/stdhdr/sys/ucontext.h (moved)
	* libcfa/src/stdhdr/tgmath.h (moved)
	* libcfa/src/stdhdr/threads.h (moved)
	* libcfa/src/stdhdr/time.h (moved)
	* libcfa/src/stdhdr/uchar.h (moved)
	* libcfa/src/stdhdr/unistd.h (moved)
	* libcfa/src/stdhdr/wchar.h (moved)
	* libcfa/src/stdhdr/wctype.h (moved)
	* libcfa/src/stdlib (moved)
	* libcfa/src/stdlib.c (moved)
	* libcfa/src/time (moved)
	* libcfa/src/time.c (moved)
	* libcfa/src/time_t.h (moved)
	* libcfa/src/virtual.c (moved)
	* libcfa/src/virtual.h (moved)
	* src/Docs/Makefile (deleted)
	* src/Docs/cfa-cpp.1 (deleted)
	* src/Docs/design.tex (deleted)
	* src/Docs/uml.dia (deleted)
	* src/Makefile.am (modified)
	* src/Makefile.in (modified)
	* tests/.expect/KRfunctions.x64.txt (moved)
	* tests/.expect/KRfunctions.x86.txt (moved)
	* tests/.expect/abs.txt (moved)
	* tests/.expect/alloc-ERROR.txt (moved)
	* tests/.expect/alloc.txt (moved)
	* tests/.expect/array.txt (moved)
	* tests/.expect/ato.txt (moved)
	* tests/.expect/attributes.x64.txt (moved)
	* tests/.expect/attributes.x86.txt (moved)
	* tests/.expect/avl_test.txt (moved)
	* tests/.expect/cast.txt (moved)
	* tests/.expect/castError.txt (moved)
	* tests/.expect/completeTypeError.txt (moved)
	* tests/.expect/complex.txt (moved)
	* tests/.expect/counter.txt (moved)
	* tests/.expect/declarationErrors.txt (moved)
	* tests/.expect/declarationSpecifier.x64.txt (moved)
	* tests/.expect/declarationSpecifier.x86.txt (moved)
	* tests/.expect/designations.txt (moved)
	* tests/.expect/div.txt (moved)
	* tests/.expect/enum.txt (moved)
	* tests/.expect/expression.txt (moved)
	* tests/.expect/extension.x64.txt (moved)
	* tests/.expect/extension.x86.txt (moved)
	* tests/.expect/fallthrough.txt (moved)
	* tests/.expect/forall.txt (moved)
	* tests/.expect/fstream_test.txt (moved)
	* tests/.expect/function-operator.txt (moved)
	* tests/.expect/functions.x64.txt (moved)
	* tests/.expect/functions.x86.txt (moved)
	* tests/.expect/gccExtensions.x64.txt (moved)
	* tests/.expect/gccExtensions.x86.txt (moved)
	* tests/.expect/genericUnion.txt (moved)
	* tests/.expect/gmp.x64.txt (moved)
	* tests/.expect/heap.txt (moved)
	* tests/.expect/hello.txt (moved)
	* tests/.expect/identFuncDeclarator.txt (moved)
	* tests/.expect/identParamDeclarator.txt (moved)
	* tests/.expect/identity.txt (moved)
	* tests/.expect/ifwhileCtl.txt (moved)
	* tests/.expect/io1.txt (moved)
	* tests/.expect/io2.txt (moved)
	* tests/.expect/labelledExit.txt (moved)
	* tests/.expect/limits.txt (moved)
	* tests/.expect/literals.txt (moved)
	* tests/.expect/math1.x64.txt (moved)
	* tests/.expect/math1.x86.txt (moved)
	* tests/.expect/math2.x64.txt (moved)
	* tests/.expect/math2.x86.txt (moved)
	* tests/.expect/math3.x64.txt (moved)
	* tests/.expect/math3.x86.txt (moved)
	* tests/.expect/math4.x64.txt (moved)
	* tests/.expect/maybe.txt (moved)
	* tests/.expect/minmax.txt (moved)
	* tests/.expect/nested-types-ERR1.txt (moved)
	* tests/.expect/nested-types-ERR2.txt (moved)
	* tests/.expect/nested-types.txt (moved)
	* tests/.expect/numericConstants.txt (moved)
	* tests/.expect/operators.txt (moved)
	* tests/.expect/polymorphism.txt (moved)
	* tests/.expect/quoted_keyword.txt (moved)
	* tests/.expect/random.txt (moved)
	* tests/.expect/rational.txt (moved)
	* tests/.expect/references.txt (moved)
	* tests/.expect/result.txt (moved)
	* tests/.expect/scopeErrors.txt (moved)
	* tests/.expect/searchsort.txt (moved)
	* tests/.expect/shortCircuit.txt (moved)
	* tests/.expect/simpleGenericTriple.txt (moved)
	* tests/.expect/stdincludes.txt (moved)
	* tests/.expect/sum.txt (moved)
	* tests/.expect/swap.txt (moved)
	* tests/.expect/switch.txt (moved)
	* tests/.expect/time.x64.txt (moved)
	* tests/.expect/time.x86.txt (moved)
	* tests/.expect/typedefRedef-ERR1.txt (moved)
	* tests/.expect/typedefRedef.txt (moved)
	* tests/.expect/typeof.txt (moved)
	* tests/.expect/user_literals.txt (moved)
	* tests/.expect/variableDeclarator.txt (moved)
	* tests/.expect/vector.txt (moved)
	* tests/.expect/voidPtr.txt (moved)
	* tests/.expect/with-statement.txt (moved)
	* tests/.gitignore (moved)
	* tests/.in/fstream_test.txt (moved)
	* tests/.in/gmp.txt (moved)
	* tests/.in/io.data (moved)
	* tests/.in/rational.txt (moved)
	* tests/KRfunctions.c (moved)
	* tests/Makefile.am (moved)
	* tests/Makefile.in (moved)
	* tests/abs.c (moved)
	* tests/alloc.c (moved)
	* tests/array.c (moved)
	* tests/ato.c (moved)
	* tests/attributes.c (moved)
	* tests/avltree/avl-private.c (moved)
	* tests/avltree/avl-private.h (moved)
	* tests/avltree/avl.h (moved)
	* tests/avltree/avl0.c (moved)
	* tests/avltree/avl1.c (moved)
	* tests/avltree/avl2.c (moved)
	* tests/avltree/avl3.c (moved)
	* tests/avltree/avl4.c (moved)
	* tests/avltree/avl_test.c (moved)
	* tests/builtins/.expect/sync.txt (moved)
	* tests/builtins/sync.c (moved)
	* tests/cast.c (moved)
	* tests/castError.c (moved)
	* tests/commentMisc.c (moved)
	* tests/completeTypeError.c (moved)
	* tests/complex.c (moved)
	* tests/concurrent/.expect/coroutineYield.txt (moved)
	* tests/concurrent/.expect/monitor.txt (moved)
	* tests/concurrent/.expect/multi-monitor.txt (moved)
	* tests/concurrent/.expect/preempt.txt (moved)
	* tests/concurrent/.expect/thread.txt (moved)
	* tests/concurrent/coroutineYield.c (moved)
	* tests/concurrent/examples/.expect/boundedBufferEXT.txt (moved)
	* tests/concurrent/examples/.expect/boundedBufferINT.txt (moved)
	* tests/concurrent/examples/.expect/datingService.txt (moved)
	* tests/concurrent/examples/.expect/matrixSum.txt (moved)
	* tests/concurrent/examples/.expect/quickSort.txt (moved)
	* tests/concurrent/examples/.in/quickSort.txt (moved)
	* tests/concurrent/examples/boundedBufferEXT.c (moved)
	* tests/concurrent/examples/boundedBufferINT.c (moved)
	* tests/concurrent/examples/datingService.c (moved)
	* tests/concurrent/examples/matrixSum.c (moved)
	* tests/concurrent/examples/quickSort.c (moved)
	* tests/concurrent/monitor.c (moved)
	* tests/concurrent/multi-monitor.c (moved)
	* tests/concurrent/preempt.c (moved)
	* tests/concurrent/signal/.expect/block.txt (moved)
	* tests/concurrent/signal/.expect/disjoint.txt (moved)
	* tests/concurrent/signal/.expect/wait.txt (moved)
	* tests/concurrent/signal/block.c (moved)
	* tests/concurrent/signal/disjoint.c (moved)
	* tests/concurrent/signal/wait.c (moved)
	* tests/concurrent/thread.c (moved)
	* tests/concurrent/waitfor/.expect/barge.txt (moved)
	* tests/concurrent/waitfor/.expect/dtor.txt (moved)
	* tests/concurrent/waitfor/.expect/else.txt (moved)
	* tests/concurrent/waitfor/.expect/recurse.txt (moved)
	* tests/concurrent/waitfor/.expect/statment.txt (moved)
	* tests/concurrent/waitfor/.expect/when.txt (moved)
	* tests/concurrent/waitfor/barge.c (moved)
	* tests/concurrent/waitfor/dtor.c (moved)
	* tests/concurrent/waitfor/else.c (moved)
	* tests/concurrent/waitfor/parse.c (moved)
	* tests/concurrent/waitfor/parse2.c (moved)
	* tests/concurrent/waitfor/recurse.c (moved)
	* tests/concurrent/waitfor/simple.c (moved)
	* tests/concurrent/waitfor/statment.c (moved)
	* tests/concurrent/waitfor/when.c (moved)
	* tests/config.py.in (moved)
	* tests/context.c (moved)
	* tests/coroutine/.expect/fibonacci.txt (moved)
	* tests/coroutine/.expect/fmtLines.txt (moved)
	* tests/coroutine/.expect/pingpong.txt (moved)
	* tests/coroutine/.expect/prodcons.txt (moved)
	* tests/coroutine/.expect/runningTotal.txt (moved)
	* tests/coroutine/.in/fmtLines.txt (moved)
	* tests/coroutine/fibonacci.c (moved)
	* tests/coroutine/fmtLines.c (moved)
	* tests/coroutine/pingpong.c (moved)
	* tests/coroutine/prodcons.c (moved)
	* tests/coroutine/runningTotal.c (moved)
	* tests/counter.c (moved)
	* tests/declarationErrors.c (moved)
	* tests/declarationSpecifier.c (moved)
	* tests/designations.c (moved)
	* tests/div.c (moved)
	* tests/enum.c (moved)
	* tests/except-0.c (moved)
	* tests/except-1.c (moved)
	* tests/except-2.c (moved)
	* tests/except-3.c (moved)
	* tests/except-mac.h (moved)
	* tests/expression.c (moved)
	* tests/extension.c (moved)
	* tests/fallthrough.c (moved)
	* tests/forall.c (moved)
	* tests/fstream_test.c (moved)
	* tests/function-operator.c (moved)
	* tests/functions.c (moved)
	* tests/gccExtensions.c (moved)
	* tests/genericUnion.c (moved)
	* tests/gmp.c (moved)
	* tests/heap.c (moved)
	* tests/hello.c (moved)
	* tests/identFuncDeclarator.c (moved)
	* tests/identParamDeclarator.c (moved)
	* tests/identity.c (moved)
	* tests/ifwhileCtl.c (moved)
	* tests/io1.c (moved)
	* tests/io2.c (moved)
	* tests/labelledExit.c (moved)
	* tests/limits.c (moved)
	* tests/literals.c (moved)
	* tests/long_tests.h (moved)
	* tests/math1.c (moved)
	* tests/math2.c (moved)
	* tests/math3.c (moved)
	* tests/math4.c (moved)
	* tests/maybe.c (moved)
	* tests/minmax.c (moved)
	* tests/namedParmArg.c (moved)
	* tests/nested-types.c (moved)
	* tests/numericConstants.c (moved)
	* tests/occursError.c (moved)
	* tests/operators.c (moved)
	* tests/polymorphism.c (moved)
	* tests/preempt_longrun/Makefile.am (moved)
	* tests/preempt_longrun/Makefile.in (moved)
	* tests/preempt_longrun/block.c (moved)
	* tests/preempt_longrun/coroutine.c (moved)
	* tests/preempt_longrun/create.c (moved)
	* tests/preempt_longrun/disjoint.c (moved)
	* tests/preempt_longrun/enter.c (moved)
	* tests/preempt_longrun/enter3.c (moved)
	* tests/preempt_longrun/preempt.c (moved)
	* tests/preempt_longrun/processor.c (moved)
	* tests/preempt_longrun/stack.c (moved)
	* tests/preempt_longrun/update-type (moved)
	* tests/preempt_longrun/wait.c (moved)
	* tests/preempt_longrun/yield.c (moved)
	* tests/pybin/__init__.py (moved)
	* tests/pybin/settings.py (moved)
	* tests/pybin/test_run.py (moved)
	* tests/pybin/tools.py (moved)
	* tests/quoted_keyword.c (moved)
	* tests/raii/.expect/ctor-autogen-ERR1.txt (moved)
	* tests/raii/.expect/ctor-autogen.txt (moved)
	* tests/raii/.expect/dtor-early-exit-ERR1.txt (moved)
	* tests/raii/.expect/dtor-early-exit-ERR2.txt (moved)
	* tests/raii/.expect/dtor-early-exit.txt (moved)
	* tests/raii/.expect/globals.txt (moved)
	* tests/raii/.expect/init_once.txt (moved)
	* tests/raii/.expect/memberCtors-ERR1.txt (moved)
	* tests/raii/.expect/memberCtors.txt (moved)
	* tests/raii/ctor-autogen.c (moved)
	* tests/raii/dtor-early-exit.c (moved)
	* tests/raii/globals.c (moved)
	* tests/raii/init_once.c (moved)
	* tests/raii/memberCtors.c (moved)
	* tests/raii/multiDimension.c (moved)
	* tests/raii/multiDimension.txt (moved)
	* tests/random.c (moved)
	* tests/rational.c (moved)
	* tests/references.c (moved)
	* tests/result.c (moved)
	* tests/scope.c (moved)
	* tests/scopeErrors.c (moved)
	* tests/searchsort.c (moved)
	* tests/shortCircuit.c (moved)
	* tests/simpleGenericTriple.c (moved)
	* tests/stdincludes.c (moved)
	* tests/structMember.c (moved)
	* tests/subrange.c (moved)
	* tests/sum.c (moved)
	* tests/swap.c (moved)
	* tests/switch.c (moved)
	* tests/test.py (moved)
	* tests/time.c (moved)
	* tests/tuple/.expect/tupleAssign.txt (moved)
	* tests/tuple/.expect/tupleCast.txt (moved)
	* tests/tuple/.expect/tupleFunction.txt (moved)
	* tests/tuple/.expect/tupleMember.txt (moved)
	* tests/tuple/.expect/tuplePolymorphism.txt (moved)
	* tests/tuple/.expect/tupleVariadic.txt (moved)
	* tests/tuple/tupleAssign.c (moved)
	* tests/tuple/tupleCast.c (moved)
	* tests/tuple/tupleFunction.c (moved)
	* tests/tuple/tupleMember.c (moved)
	* tests/tuple/tuplePolymorphism.c (moved)
	* tests/tuple/tupleVariadic.c (moved)
	* tests/tuple/tuples.c (moved)
	* tests/typeGenerator.c (moved)
	* tests/typedef.c (moved)
	* tests/typedefDeclarator.c (moved)
	* tests/typedefRedef.c (moved)
	* tests/typeof.c (moved)
	* tests/user_literals.c (moved)
	* tests/variableDeclarator.c (moved)
	* tests/vector.c (moved)
	* tests/virtualCast.c (moved)
	* tests/voidPtr.c (moved)
	* tests/warnings/.expect/self-assignment.txt (moved)
	* tests/warnings/self-assignment.c (moved)
	* tests/with-statement.c (moved)

	Moved up many directories in source