|
|
@41606df1
|
2 years |
caparsons |
regen expected to match test change
|
|
|
@3f219eb
|
2 years |
caparson |
fixed bug where uninit mem was sometimes printed in test
|
|
|
@3f4f30a
|
2 years |
caparsons |
added x86 expect file for non-local exception test cardgame
|
|
|
@aad677d
|
2 years |
caparson |
added arm64 expect file for non-local exception test
|
|
|
@89a8bab
|
2 years |
caparson |
added architecture specific expect files for non-local exception test …
|
|
|
@df8ba61a
|
2 years |
caparson |
added test case for non-local ehm memory leak
|
|
|
@8514bcf8
|
2 years |
pabuhr |
create ARM test results for hotpotato
|
|
|
@8f570f1
|
2 years |
pabuhr |
create 32-bit test results for hotpotato
|
|
|
@16b5d11
|
2 years |
pabuhr |
make hotpotato test 32/64-bit specific due to different prng
|
|
|
@fd775ae
|
2 years |
caparson |
added hotpotato non-local ehm test in both enable/disable and poll flavours
|
|
|
@553f032f
|
2 years |
ajbeach |
Insert additional checks so that impossible, or just unimplemented, …
|
|
|
@c3e510b
|
2 years |
caparson |
added support for resuming at resumer, added test for support and …
|
|
|
@4c8ce47
|
2 years |
caparson |
updated pingpong exception test to remove output race for repeatable …
|
|
|
@a2eb21a
|
2 years |
pabuhr |
fix problems in pingpong_nonlocal
|
|
|
@5186775b
|
2 years |
pabuhr |
alternative version of fibonacci_nonlocal
|
|
|
@64e3ac7
|
2 years |
pabuhr |
harmonize name for fibonacci_nonlocal and pingpong_nonlocal
|
|
|
@bef2245
|
2 years |
caparson |
added basic tests for non-local exceptions
|
|
|
@3bf9d10
|
2 years |
pabuhr |
change printf to sout
|
|
|
@d00d581
|
4 years |
y58xue |
Update exception tests to use new syntax
ADT
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
pthread-emulation
qualifiedEnum
|
|
|
@ecfd758
|
5 years |
ajbeach |
Major exception update, seperating type-ids from virtual tables. The …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@66812dd
|
5 years |
pabuhr |
convert tests to always print output (no empty .expect files)
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@5715d43
|
5 years |
ajbeach |
Exceptions now get their context differently with libcfathread. Added …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@980fb4e
|
5 years |
ajbeach |
Added a test for exceptions and made a patch to allow it to pass.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@5727c23
|
5 years |
ajbeach |
Fixed up the polymo{r}phic exception test. Some left over code hid an …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@21b0a23
|
5 years |
ajbeach |
Added polymophic exception macros. It adds a number of macros to help …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@f19fbbc
|
5 years |
ajbeach |
Fixed the virtual system so it can handle in polymorphic virtual …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@381132b
|
5 years |
ajbeach |
Default handlers for uncaught exceptions are now run at the top of the …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@7f9968ad
|
5 years |
ajbeach |
Fixed a problem with 'throwResume;' translation and added some tests …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@b2de2e0
|
5 years |
ajbeach |
Improved the check of the catch[Resume] exception declaration.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@8ad5752
|
5 years |
ajbeach |
Added tests for default exception handlers. Fixed a memory leak they …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@fe1025d
|
5 years |
ajbeach |
Added catch-all tests to the exception tests.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@e68d092
|
5 years |
ajbeach |
Replaced my exception patch macros with a (hopefully temporary) …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@f1b6671
|
6 years |
ajbeach |
Unwinding is now handled in exception handling code. That is used to …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@3eb5a478
|
6 years |
ajbeach |
Fixed the disabled exceptions/resume test. Added more tests in …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@6d43cdde
|
6 years |
ajbeach |
Rework of exception tests. Includes a new disabled failing test case.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@3b9c674
|
6 years |
ajbeach |
Expections now supported in position independent code.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@c0b2a631
|
6 years |
ajbeach |
Added the exceptions test folder.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|