Enable several PAL exception tests
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 20 Feb 2015 22:58:05 +0000 (23:58 +0100)
committerJan Vorlicek <janvorli@microsoft.com>
Fri, 20 Feb 2015 22:58:05 +0000 (23:58 +0100)
commit1cc496444430d305e1ac60ce61b9608c1a52960b
treec6bb1e17450fe3647fbcc9efdb52ecf472aaa85d
parent69fe66beb74b72767748ebf924e0fcab5bcda39c
Enable several PAL exception tests

This change enables several PAL exception tests to test the
new exception handling stuff.
12 files changed:
src/pal/src/exception/seh-unwind.cpp
src/pal/tests/palsuite/CMakeLists.txt
src/pal/tests/palsuite/common/palsuite.h
src/pal/tests/palsuite/exception_handling/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/RaiseException/test1/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/RaiseException/test1/test1.cpp [moved from src/pal/tests/palsuite/exception_handling/RaiseException/test1/test1.c with 94% similarity]
src/pal/tests/palsuite/exception_handling/RaiseException/test2/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/RaiseException/test2/test2.cpp [moved from src/pal/tests/palsuite/exception_handling/RaiseException/test2/test2.c with 92% similarity]
src/pal/tests/palsuite/exception_handling/RaiseException/test3/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/RaiseException/test3/test.cpp [moved from src/pal/tests/palsuite/exception_handling/RaiseException/test3/test.c with 93% similarity]
src/pal/tests/palsuite/paltestlist.txt
src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt