This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2025-02-05 04:37:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cc65
/
test
/
val
History
Jesse Rosenstock
c2c73e7d06
Move
#1332
test from todo/ to val/
...
This bug was fixed by 2915464.
2020-11-16 03:23:52 -05:00
..
add1.c
…
add2.c
…
add3.c
…
add3a.c
…
add4.c
…
add5.c
…
and1.c
…
and2.c
…
anon-struct1.c
…
anon-struct2.c
…
assign-use1.c
…
atoi-test.c
…
binlit.c
…
bitfield-union.c
…
bitfield.c
…
bool1.c
…
bool3.c
…
bss-name-decl.c
…
bss-name.c
…
bug170.c
…
bug250.c
…
bug327.c
…
bug367.c
…
bug735.c
…
bug830.c
…
bug895.c
…
bug975.c
…
bug1047.c
…
bug1050.c
…
bug1071.c
…
bug1075.c
…
bug1077.c
…
bug1094.c
…
bug1095.c
…
bug1108.c
…
bug1139.c
…
bug1143warn.c
…
bug1178.c
…
bug1181.c
…
bug1201.c
…
bug1211-ice-move-refs-1.c
…
bug1221.c
…
bug1222.c
…
bug1244.c
…
bug1245.c
…
bug1267.c
…
bug1332.c
…
call1.c
…
casttochar.c
…
cc65091020.c
…
cc65141002.c
…
cc65141011.c
…
cc65141022.c
…
cc65150311.c
…
char-bitfield.c
…
char-promote.c
…
common.h
…
compare1.c
…
compare2.c
…
compare3.c
…
compare4.c
…
compare5.c
…
compare6.c
…
compare7.c
…
compare8.c
added tests as prepared by oliver
2014-09-25 21:38:34 +02:00
compare9.c
…
compare10.c
…
computedgoto.c
…
cq4.c
…
cq9.c
…
cq22.c
…
cq25.c
…
cq26.c
…
cq61.c
…
cq71.c
…
cq72.c
…
cq81.c
…
cq84.c
…
cq85.c
…
cq86.c
…
cq88.c
…
cq241.c
…
cq243.c
…
cq244.c
…
cq626.c
…
cq714.c
…
cq714b.c
…
cq715.c
…
cq757.c
…
cq7813.c
…
div-char-char.c
…
div-common.h
tests for issue
#169
2020-07-09 16:05:57 +02:00
div-int-int.c
…
div-long-long.c
…
duffs-device.c
…
enum-bitfield.c
…
fields.c
…
for.c
…
jmp-callax.c
…
lib_common_atoi.c
…
lib_common_ctype.c
…
lib_common_memmove.c
…
lib_common_mulxx.c
…
lib_common_strcat.c
…
lib_common_strchr.c
…
lib_common_strcspn.c
…
lib_common_strncat.c
…
lib_common_strol.c
…
lib_common_strrchr.c
…
lib_common_strspn.c
…
lib_common_strtoul.c
…
lz4.c
…
Makefile
…
mult1.c
…
nestfor.c
…
or1.c
…
plain-int-bitfield.c
…
pointed-array.c
…
pointer1.c
…
postdec-8-8.c
…
postdec-8-16.c
…
postdec-16-8.c
…
postdec-16-16.c
…
postinc-8-8.c
…
postinc-8-16.c
…
postinc-16-8.c
…
postinc-16-16.c
…
postincdec.c
…
pptest1.c
…
pptest3.c
…
pptest4.c
…
pptest5.c
…
pr1102.c
…
pr1110a.c
…
predec-8-8.c
…
predec-8-16.c
…
predec-16-8.c
…
predec-16-16.c
…
preinc-8-8.c
…
preinc-8-16.c
…
preinc-16-8.c
…
preinc-16-16.c
…
ptrfunc.c
…
rand.c
…
return-struct.c
…
rotate1.c
…
rotate2.c
…
rotate3.c
…
rotate4.c
…
rotate5.c
…
rotate6.c
…
rotate7.c
…
rotate8.c
…
shift-test.c
…
signal-test.c
…
snprintf-test.c
…
static-1.c
…
static-fwd-decl.c
…
staticassert.c
…
strncmp-test.c
…
strnicmp-test.c
…
strpbrk-test.c
…
strtol-test.c
…
strtoul-test.c
…
struct1.c
…
sub1.c
…
sub2.c
…
switch1.c
…
switch2.c
…
time-test.c
…
time.c
…
trampoline-params.c
…
trampoline-varargs.c
…
trampoline.c
…
unittest.h
…
void-size1.c
…
while.c
…
xor.c
…