Files
mercury/tests/stm/atomic_or_else.exp
Ben Mellor c96e967be7 Improve the stm test cases slightly.
Branches: main

Improve the stm test cases slightly.

tests/stm/Mmakefile
	add new test case

tests/stm/nested_or_else.exp
tests/stm/nested_or_else.m
    add new test case, testing or_else in nested transactions

tests/stm/exception_propogate.m
tests/stm/exception_propogate.exp
    catch the exception and print it instead of allowing it to be unhandled

tests/stm/atomic_or_else.exp
tests/stm/atomic_or_else.m
    use multiple or_else alternatives instead of just one

tests/stm/nested.m
    work around a bug I haven't solved yet and document it
2009-02-26 05:28:22 +00:00

6 lines
10 B
Plaintext