quakeforge/tools/qfcc/test
Bill Currie 58a1758363 [qfcc] Implement the regressive product
That went surprisingly well (but it is built up from other ops, so
pretty easy, really).
2023-08-28 20:35:03 +09:00
..
old
.gdbinit
address-cast.r
algtypes.r [qfcc] Give direct access to algebra subtypes 2023-08-25 22:13:54 +09:00
alignment.r
anonstruct.r
arraylife.r [qfcc] Add failing test for array life 2023-05-14 12:45:08 +09:00
arraylife2.r [qfcc] Add a second failing array lifetime test 2023-06-05 10:58:02 +09:00
arraytypedef.r [qfcc] Add failing test for array-typedef interaction 2023-06-30 02:39:51 +09:00
assignchain.r
build-compile-fail-run
build-compile-pass-run [qfcc] Only compile in the compile-only tests 2023-07-10 11:04:17 +09:00
build-run
chewed-alias.r
chewed-return.r
classarray.r
comma-expr.r
compound.r
const-fold-int.r
deadbool.r
dealloc-nowarn.r
dealloc-nowarn2.r
dealloc-warn.r
dealloc-warn2.r [qfcc] Fix incorrect build error in dealloc-warn2 2023-02-26 20:09:21 +09:00
dealloc-warn3.r
dealloc-warn4.r [qfcc] Add failing test for super dealloc 2023-02-26 20:08:56 +09:00
double-alias.r
double-demote-float-ainit.r
double-demote-float-ginit.r
double-demote-float-linit.r
double-demote-float.r
double-demote-int-ainit.r
double-demote-int-ginit.r
double-demote-int-linit.r
double-demote-int.r
double-float-compare.r
double-int-compare.r
double.r [qfcc] Correct handling of 64-bit comparisons 2023-08-26 23:04:34 +09:00
entity-struct.r
enum.r
fordecl.r
func-expr.r
func-expr2.r
func-static.r
gcd.pas
ifsuper.r [qfcc] Add a failing test case for if-super calls 2022-11-12 20:07:30 +09:00
infloop.r
iterfunc.r
ivar-struct-return.r
link_order.r
lost-use.r
Makemodule.am [qfcc] Get some of 2d PGA mostly working 2023-08-27 00:24:23 +09:00
methodparams.r
modulo.r
nilparamret.r
overload.r
paramret.r
pga2d.r [qfcc] Implement the regressive product 2023-08-28 20:35:03 +09:00
postop.r
ptraliasenc.r [qfcc] Update ptraliasenc test for new format 2023-06-30 02:45:49 +09:00
ptrfunc.r [qfcc] Add failing test for function/array pointers 2023-03-07 13:17:46 +09:00
ptrstructcast.r
quaternion.r
return-ivar.r
return-postop.r
sendv.r
state.r [qfcc] Support C's full type system 2023-02-14 12:45:04 +09:00
static-init.r
struct-init-param.r
struct-nil-init.r
structarray.r
structlive.r
structptr.r
structstruct.r
swap.r
temp-component.r
test-bi.c
test-bi.h
test-defspace.c [qfcc] Add failing test case for defspace_alloc_aligned_loc 2022-05-01 14:35:24 +09:00
test-defspace.h
test-harness.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
test-harness.h [qfcc] Add a failing test case for if-super calls 2022-11-12 20:07:30 +09:00
triangle.r
tw-defspace.c
tw-diagnostic.c
tw-strpool.c
twice-called.r
typedef.r
typelinker.h
typelinker_a.r
typelinker_b.r
typeredef1.r [qfcc] Add some failing typedef redef tests 2023-02-14 12:45:04 +09:00
typeredef2.r [qfcc] Add some failing typedef redef tests 2023-02-14 12:45:04 +09:00
unaryminus.r
vecaddr.r
vecconst.r [qfcc] Add basic support for (u)long expressions 2022-11-16 20:48:58 +09:00
vecexpr.r [qfcc] Use correct vector expression size in test 2022-04-29 18:12:47 +09:00
vecinit.r
vecops.r [qfcc] Start work on implementing geometric algebra 2023-08-21 17:58:20 +09:00
voidfor.r
while.r
zerolinker.r