.. |
old
|
|
|
.gdbinit
|
|
|
address-cast.r
|
|
|
algtypes.r
|
[qfcc] Allow casting float algebras to double
|
2023-09-10 10:49:50 +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
|
[qfcc] Add a very basic attribute system
|
2022-02-02 23:51:37 +09:00 |
chewed-return.r
|
|
|
classarray.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
comma-expr.r
|
|
|
compound.r
|
|
|
const-fold-int.r
|
[qfcc] Fold int constants more aggressively
|
2022-01-29 15:38:39 +09:00 |
deadbool.r
|
|
|
dealloc-nowarn.r
|
|
|
dealloc-nowarn2.r
|
|
|
dealloc-warn.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
dealloc-warn2.r
|
[qfcc] Fix incorrect build error in dealloc-warn2
|
2023-02-26 20:09:21 +09:00 |
dealloc-warn3.r
|
[qfcc] Add pragma to control optimization
|
2022-02-01 14:57:16 +09:00 |
dealloc-warn4.r
|
[qfcc] Add failing test for super dealloc
|
2023-02-26 20:08:56 +09:00 |
double-alias.r
|
[qfcc] Tweak the printf to make more sense
|
2022-02-02 19:04:43 +09:00 |
double-demote-float-ainit.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
double-demote-float-ginit.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
double-demote-float-linit.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
double-demote-float.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
double-demote-int-ainit.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
double-demote-int-ginit.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
double-demote-int-linit.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
double-demote-int.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
double-float-compare.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
double-int-compare.r
|
[qfcc] Add pragma to control warning promotion
|
2022-01-25 22:15:28 +09:00 |
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
|
[qfcc] Add test for var = func(var)
|
2022-02-01 21:40:59 +09:00 |
ivar-struct-return.r
|
|
|
link_order.r
|
[qfcc] Add a test for use/write dependencies
|
2021-12-27 14:17:12 +09:00 |
lost-use.r
|
[qfcc] Add failing test for lost var use
|
2022-01-23 01:31:50 +09:00 |
Makemodule.am
|
[qfcc] Add failing test case for motor-point sandwich
|
2023-09-18 19:34:22 +09:00 |
methodparams.r
|
[qfcc] Add a very basic attribute system
|
2022-02-02 23:51:37 +09:00 |
modulo.r
|
[qfcc] Modify the modulo tests to be compatible with Ruamoko ISA
|
2022-02-01 14:57:16 +09:00 |
motor-point.r
|
[qfcc] Add failing test case for motor-point sandwich
|
2023-09-18 19:34:22 +09:00 |
motor.r
|
[qfcc] Add a failing test for bogus uninitialized
|
2023-09-11 00:34:15 +09:00 |
nilparamret.r
|
|
|
overload.r
|
|
|
paramret.r
|
|
|
pga2d.r
|
[qfcc] Flip the 2d PGA layout
|
2023-09-09 21:19:50 +09:00 |
pga3d.r
|
[qfcc] Allow casting float algebras to double
|
2023-09-10 10:49:50 +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
|
[qfcc] Add pragma to control optimization
|
2022-02-01 14:57:16 +09:00 |
sendv.r
|
[qfcc] Update sendv test to use @return
|
2022-02-05 19:30:08 +09:00 |
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
|
[qfcc] Add failing test for temp.component
|
2022-01-30 13:57:41 +09:00 |
test-bi.c
|
[gamecode] Pass registered data pointer to builtins
|
2022-02-14 12:28:38 +09:00 |
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
|
[qfcc] Move .return handling into statements.c
|
2022-01-21 13:09:23 +09:00 |
typedef.r
|
[gamecode] Rename ev_pointer to ev_ptr
|
2022-01-18 14:36:06 +09:00 |
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
|
[gamecode] Switch dot products to give a scalar
|
2023-08-31 15:32:52 +09:00 |
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
|
[gamecode] Switch dot products to give a scalar
|
2023-08-31 15:32:52 +09:00 |
vga3d.r
|
[qfcc] Implement the rest of 3d VGA
|
2023-09-08 11:15:36 +09:00 |
voidfor.r
|
|
|
while.r
|
|
|
zerolinker.r
|
|
|