# # ChangeLog for tests/include # # Generated by Trac 1.2.1 # May 1, 2024, 9:36:01 AM Fri, 24 Feb 2023 20:27:11 GMT Peter A. Buhr [f2a1cd2] * tests/include/includes.cfa (modified) temporary exclusion of include files causing build failure Tue, 21 Feb 2023 03:17:20 GMT Peter A. Buhr [40747247] * tests/include/includes.cfa (modified) comment out ifaddrs.h in #include file test because it is breaking ... Thu, 01 Sep 2022 17:07:08 GMT Thierry Delisle [c87b604] * tests/array-container/.expect/language-dim-mismatch.oast.txt (deleted) * tests/array-container/.expect/language-dim-mismatch.txt (moved) * tests/concurrent/.expect/keywordErrors.oast.txt (deleted) * tests/concurrent/.expect/keywordErrors.txt (moved) * tests/concurrent/.expect/mainError.oast.txt (deleted) * tests/concurrent/.expect/mainError.txt (moved) * tests/errors/.expect/completeType.arm64.txt (moved) * tests/errors/.expect/completeType.oast.arm64.txt (deleted) * tests/errors/.expect/completeType.oast.x64.txt (deleted) * tests/errors/.expect/completeType.oast.x86.txt (deleted) * tests/errors/.expect/completeType.x64.txt (moved) * tests/errors/.expect/completeType.x86.txt (moved) * tests/errors/.expect/scope.oast.txt (deleted) * tests/errors/.expect/scope.txt (moved) * tests/include/.expect/includes.txt (moved) * tests/raii/.expect/ctor-autogen-ERR1.oast.txt (deleted) * tests/raii/.expect/ctor-autogen-ERR1.txt (moved) * tests/raii/.expect/memberCtors-ERR1.oast.txt (deleted) * tests/raii/.expect/memberCtors-ERR1.txt (moved) Removed the last old ast expected files Sun, 22 May 2022 12:36:16 GMT Peter A. Buhr [598dc68] * tests/include/.expect/includes.nast.txt (modified) * tests/include/includes.cfa (modified) update includes.cfa with more includes that might not be installed Wed, 11 May 2022 00:57:08 GMT Peter A. Buhr [e6bb667] * tests/include/.expect/includes.nast.txt (modified) * tests/include/includes.cfa (modified) add conditional include-file check for uninstalled libraries, update ... Fri, 04 Feb 2022 03:15:05 GMT Peter A. Buhr [c14d91a] * tests/include/.expect/includes.nast.txt (modified) * tests/include/includes.cfa (modified) cleanup Sat, 05 Jun 2021 19:21:19 GMT Peter A. Buhr [53692b3] * tests/.expect/array.txt (modified) * tests/.expect/cast.txt (modified) * tests/.expect/expression.txt (modified) * tests/.expect/forall.txt (modified) * tests/.expect/identFuncDeclarator.txt (modified) * tests/.expect/init1-ERROR.nast.txt (modified) * tests/.expect/init1.txt (modified) * tests/.expect/labelledExit.txt (modified) * tests/.expect/limits.txt (modified) * tests/.expect/nested-types-ERR1.txt (modified) * tests/.expect/nested-types-ERR2.txt (modified) * tests/.expect/nested-types.txt (modified) * tests/.expect/numericConstants.txt (modified) * tests/.expect/quasiKeyword.txt (modified) * tests/.expect/stdincludes.txt (deleted) * tests/.expect/switch.txt (modified) * tests/.expect/typedefRedef-ERR1.txt (modified) * tests/.expect/typedefRedef.txt (modified) * tests/.expect/variableDeclarator.txt (modified) * tests/Makefile.am (modified) * tests/array.cfa (modified) * tests/builtins/.expect/sync.txt (modified) * tests/builtins/sync.cfa (modified) * tests/cast.cfa (modified) * tests/expression.cfa (modified) * tests/forall.cfa (modified) * tests/identFuncDeclarator.cfa (modified) * tests/include/.expect/includes.nast.txt (modified) * tests/include/.expect/stdincludes.txt (added) * tests/include/includes.cfa (modified) * tests/include/stdincludes.cfa (moved) * tests/init1.cfa (modified) * tests/labelledExit.cfa (modified) * tests/limits.cfa (modified) * tests/nested-types.cfa (modified) * tests/numericConstants.cfa (modified) * tests/quasiKeyword.cfa (modified) * tests/switch.cfa (modified) * tests/typedefRedef.cfa (modified) * tests/variableDeclarator.cfa (modified) * tests/warnings/.expect/self-assignment.nast.txt (modified) * tests/warnings/self-assignment.cfa (modified) second attempt to fix compile-only pragma message that gcc-10/11 quote Tue, 30 Mar 2021 17:49:01 GMT Thierry Delisle [a41e87b] * tests/include/includes.cfa (modified) Re committed the ncurses fix to includes which where lost somehow Thu, 25 Mar 2021 13:09:42 GMT Peter A. Buhr [2644610] * tests/include/includes.cfa (modified) remove eti.h from include test as it may not be installed Wed, 24 Mar 2021 12:47:56 GMT Peter A. Buhr [98d9ce9] * tests/include/includes.cfa (modified) remove curses.h from include test as it may not be installed Mon, 15 Mar 2021 18:19:53 GMT Peter A. Buhr [e5e5af9] * tests/include/includes.cfa (modified) add expat.h because attribute-location problem is fixed Mon, 15 Mar 2021 17:00:17 GMT Thierry Delisle [36fbaeca] * tests/Makefile.am (modified) * tests/include/.expect/includes.nast.txt (modified) * tests/include/includes.cfa (modified) minor fixes to includes.cfa Mon, 15 Mar 2021 02:03:46 GMT Peter A. Buhr [4c05a40] * tests/include/.expect/includes.nast.txt (modified) update includes test expected output Mon, 15 Mar 2021 00:42:36 GMT Peter A. Buhr [40841ff4] * tests/include/includes.cfa (modified) start cleanup of include file list Wed, 03 Mar 2021 02:50:11 GMT Peter A. Buhr [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