source: tests@ 66e7cc1

Name Size Rev Age Author Last Change
../
zombies fd0a1799   10 months mlbrooks Resurrect test of zero_t/one_t and capture present state of ++
warnings 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
vector_math 7f72697   4 years pabuhr add .expect/vec2_ldouble.x86.txt
tuple fd54fef   5 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
raii bad15f7   10 months mlbrooks Take test-expect change missed in last commit.
pybin b24cbaf   13 months mlbrooks Reduce test suite's reliance on makefile.am EXTRA_DIST entries for …
nowarn 58eb9250   10 months mlbrooks Partly fix #269 and try to fix nightly build. Switch to correct type …
meta 025f9c5   13 months mlbrooks Update 'fork+exec' test utility to be valid also in C and C++.
list 55b060d   2 years pabuhr rename directories containers to collections
linking 85a95cc   3 years pabuhr add test for problem with anonymous naming across compilation units
link-once 80f8703   2 years pabuhr temporary fix to linkonce problem by changing -7 to 7 so …
io 406c806   13 months mlbrooks Attempt to fix Promote build by naming recently added test data files …
include 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
generator 3ac5fd8   14 months pabuhr first attempt changing end-of-file to an exception
exceptions 5251c6b   10 months ajbeach Changed some inline declarations to static or static inline (which are …
errors db19e1d   14 months ajbeach Changed the interpritation of () to be no parameters instead of any …
enum_tests 5780d0d   10 months ajbeach Removed increment and decrement operators for enumerations from …
device 72b5805e   3 years Thierry Delisle Fixed device/cpu to support systems without caches
ctrl-flow 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
coroutine 3ac5fd8   14 months pabuhr first attempt changing end-of-file to an exception
configs b24cbaf   13 months mlbrooks Reduce test suite's reliance on makefile.am EXTRA_DIST entries for …
concurrency 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
collections b12b1ba   10 months mlbrooks Add completion of work in progress mistakenly included in 584612d. …
builtins 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
bugs df2e00f   14 months ajbeach Made heap pass the invariant check. We should be able to enable …
avltree dd3576b   3 years pabuhr update from old to new trait syntax using forall
array-collections 2e63915   10 months mlbrooks Remove warnings from remaining array-collections tests.
algorithms db87a35   4 years Thierry Delisle Added more testing of the range iterator.
.in 3ac5fd8   14 months pabuhr first attempt changing end-of-file to an exception
.expect 66e7cc1   10 months ajbeach Added some tests for recent changes to the resolver.
zero_one.cfa 956 bytes 6e6e372   10 months pabuhr harmonize comments in test program
withconflict.cfa 297 bytes 4883712   2 years ajbeach Added a test showing how the conflict handling in the with clause …
voidPtr.cfa 194 bytes 66812dd   5 years pabuhr convert tests to always print output (no empty .expect files)
vector.cfa 1.6 KB 766ec62   5 years Thierry Delisle Really really stupid temporary fix for the build failure, will add …
variableDeclarator.cfa 3.7 KB 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
var-assert.cfa 338 bytes 82a5ea2   14 months ajbeach Added checks for (and a test to check the checks) assertions we will …
userLiterals.cfa 2.3 KB e326ebca   6 years pabuhr fix 32-bit build problem
typeof.cfa 286 bytes 66812dd   5 years pabuhr convert tests to always print output (no empty .expect files)
typedefRedef.cfa 1.5 KB 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
tuplearray.cfa 823 bytes 81e768d   11 months mlbrooks Fix #276; add support for c-array parameters using dependent lengths. …
time.cfa 2.7 KB 2b5e051   13 months pabuhr increase unfreed storage for putenv/tzset
test.py 15.6 KB b24cbaf   13 months mlbrooks Reduce test suite's reliance on makefile.am EXTRA_DIST entries for …
switch.cfa 1.6 KB 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
swap.cfa 2.8 KB 65240bb   6 years pabuhr first attempt to add streams exit and abort, rename private iostream …
sum.cfa 3.9 KB dd3576b   3 years pabuhr update from old to new trait syntax using forall
strstream.cfa 987 bytes 091011a   4 years pabuhr formatting
smart-pointers.cfa 1.3 KB 8be729f   5 years ajbeach That should fix the memory module. Simply removed all the special features.
sizeof.cfa 330 bytes 97f8f0f   14 months ajbeach Implemented special case of sizeof/alignof, where reference types are …
simpleGenericTriple.cfa 1.0 KB fd54fef   5 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
shortCircuit.cfa 1.1 KB 200fcb3   7 years pabuhr add auto newline to sout, change endl to nl
searchsort.cfa 3.8 KB b81fd95   5 years mlbrooks Fix bug where pointer and reference types allow unsound initialization …
result.cfa 1.5 KB 55b060d   2 years pabuhr rename directories containers to collections
resolutionErrors.cfa 871 bytes 71d6bd8   6 years Thierry Delisle First attempt at better errors on 'No reasonable alternatives' split …
references.cfa 4.4 KB 86d55e66   5 years Thierry Delisle Fixed inline assembly on arm
rational.cfa 2.8 KB 541dbc09   2 years pabuhr make type names arithmetic, rational, rat_int lower-case
random.cfa 1.6 KB 200fcb3   7 years pabuhr add auto newline to sout, change endl to nl
quotedKeyword.cfa 1.8 KB aca0d2f   3 years pabuhr make anonymous struct declaration static
quasiKeyword.cfa 1.2 KB 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
PRNG.cfa 7.1 KB 3267041   23 months pabuhr reduce runtime testing duration of PRNG
polymorphism.cfa 3.2 KB ba8547e   4 years mlbrooks Fixing polymorphism test from failing the build on x86
polybits.cfa 130 bytes caf06aa   2 years ajbeach Added the check for bitfields in sized polymorphic types. It was …
poly-selection.cfa 1.4 KB fd54fef   5 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
poly-o-cycle.cfa 436 bytes fd54fef   5 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
poly-member.cfa 289 bytes bdf40650   11 months ajbeach Address-of is now moved under casts of any type and is done so …
poly-many-arsz.cfa 1.4 KB f9ad69d   14 months mlbrooks Fix #175
poly-d-cycle.cfa 442 bytes fd54fef   5 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
opt-params.cfa 494 bytes 790f251   14 months pabuhr update error message for parameter default-initialization in …
operators.cfa 524 bytes 66812dd   5 years pabuhr convert tests to always print output (no empty .expect files)
numericConstants.cfa 1.2 KB 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
nested_function.cfa 817 bytes 5416b44   3 years pabuhr make expected output for nested functions deterministic
nested-types.cfa 1.8 KB 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
minmax.cfa 2.6 KB a738c68   2 years ajbeach Update max/min so n-ary version doesn't match against the 2 argument …
maybe.cfa 1.4 KB 55b060d   2 years pabuhr rename directories containers to collections
mathX.cfa 11.7 KB 4f89e7b   4 years pabuhr more change printf to sout
math.cfa 8.1 KB 6992f95   4 years pabuhr remove decimal-floating constants from math test
malloc.cfa 13.0 KB 116a2ea   3 years pabuhr new heap and associated tests updated
Makefile.am 15.5 KB 2e63915   10 months mlbrooks Remove warnings from remaining array-collections tests.
long_tests.hfa 380 bytes dc8511c   7 years pabuhr first attempt at updating suffixes for test programs
literals.cfa 32.1 KB 4b891e9   4 years pabuhr update literal test for floating and decimal floating suffix
limits.cfa 3.6 KB 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
KRfunctions.cfa 1.5 KB dc8511c   7 years pabuhr first attempt at updating suffixes for test programs
init1.cfa 2.5 KB 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
in-demangle.txt 268 bytes c649d2c   2 years ajbeach Updated the demangler to also demangle operator names. You can also …
identParamDeclarator.cfa 3.3 KB 66812dd   5 years pabuhr convert tests to always print output (no empty .expect files)
identity.cfa 1.2 KB fd54fef   5 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
identFuncDeclarator.cfa 2.3 KB 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
hello.cfa 906 bytes 200fcb3   7 years pabuhr add auto newline to sout, change endl to nl
heap.cfa 18.8 KB 4962741   3 years pabuhr fix for-control loop in heap test
gmp.cfa 2.2 KB 5ea5b28   7 years pabuhr update iostream
global-monomorph.cfa 725 bytes fd54fef   5 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
genericUnion.cfa 1.1 KB abb04a4   2 years pabuhr change genericUnion test fromt printf to sout
gccExtensions.cfa 2.8 KB db19e1d   14 months ajbeach Changed the interpritation of () to be no parameters instead of any …
functions.cfa 3.6 KB 56b47b9   20 months pabuhr add updated function-declaration test
function-operator.cfa 4.8 KB dd3576b   3 years pabuhr update from old to new trait syntax using forall
fstream_test.cfa 941 bytes 5ea5b28   7 years pabuhr update iostream
forall.cfa 4.9 KB aca0d2f   3 years pabuhr make anonymous struct declaration static
extension.cfa 1.5 KB dc8511c   7 years pabuhr first attempt at updating suffixes for test programs
expression.cfa 1007 bytes 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
eval.cfa 1.6 KB 8f557161   2 years mlbrooks Clarify and fix accuracy in eval public API, on reporting "unable to …
enum.cfa 856 bytes c565d68   12 months pabuhr change CFA tests to use C designator syntax
div.cfa 961 bytes 200fcb3   7 years pabuhr add auto newline to sout, change endl to nl
designations.cfa 6.1 KB c565d68   12 months pabuhr change CFA tests to use C designator syntax
declarationSpecifier.cfa 3.2 KB aca0d2f   3 years pabuhr make anonymous struct declaration static
counter.cfa 935 bytes 8bf9448   4 years pabuhr update existing counter test to use new +=/-= prototype
copyfile.cfa 1.5 KB 3ac5fd8   14 months pabuhr first attempt changing end-of-file to an exception
const-ref.cfa 157 bytes 66e7cc1   10 months ajbeach Added some tests for recent changes to the resolver.
const-init.cfa 2.0 KB f1791a4   5 years mlbrooks Expanding earlier #182 fix to another case of the same issue. [[Fixes …
config.py.in 164 bytes 0fc91db1   3 years Thierry Delisle Removed old ast from configure and tests.py
complex.cfa 1.1 KB afe2939   5 years ajbeach Removed #include <stdio.h> from tests that only use printf.
commentMisc.cfa 67 bytes dc8511c   7 years pabuhr first attempt at updating suffixes for test programs
castReturn.cfa 253 bytes 66e7cc1   10 months ajbeach Added some tests for recent changes to the resolver.
castError.cfa 731 bytes db19e1d   14 months ajbeach Changed the interpritation of () to be no parameters instead of any …
cast.cfa 240 bytes 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
bitmanip3.cfa 14.9 KB 4f89e7b   4 years pabuhr more change printf to sout
bitmanip2.cfa 10.0 KB da36d25   6 years pabuhr first complete draft of bitmanip, performance problems with …
bitmanip1.cfa 9.9 KB da36d25   6 years pabuhr first complete draft of bitmanip, performance problems with …
attributes.cfa 10.7 KB 77148b0   10 months pabuhr fix build problem by fixing unsupported C23 attribute in test
attr-priority.cfa 287 bytes 2853d6f   10 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
ato.cfa 4.7 KB 33807a1e   19 months pabuhr update string to type test
array.cfa 4.8 KB 2a32118   10 months mlbrooks Fix a warning missed in 2853d6fb0.
alloc.cfa 11.1 KB 4a3eb1c   18 months pabuhr add combinations of pointer/reference for memset and memcpy
alloc2.cfa 23.5 KB 116a2ea   3 years pabuhr new heap and associated tests updated
abs.cfa 1.3 KB 200fcb3   7 years pabuhr add auto newline to sout, change endl to nl
.gitignore 17 bytes bf71cfd   7 years Thierry Delisle Moved up many directories in source
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.