ntdll/tests: Mask reserved bits before testing dr7.
[wine] / dlls / ntdll / tests / exception.c
2007-03-14  Alexandre Julliardntdll/tests: Mask reserved bits before testing dr7.
2007-03-09  Peter Beutnerntdll: Testcase for handling SIMD exceptions.
2007-03-05  Peter Oberndorferntdll: Make exception test not hang when creating proce...
2007-02-27  Peter Oberndorferntdll: Extend debugger tests.
2007-02-27  Peter Oberndorferntdll/tests: Add a debugger around the exceptions.
2007-02-16  Peter Oberndorferntdll: Add a vectored exception handling test to the...
2007-02-13  Peter Oberndorferntdll: Test that shows RtlRaiseException with EXCEPTION...
2007-01-10  Alexandre Julliardntdll/tests: Fix exception test for CPUs that do segmen...
2006-12-04  Peter Beutnerntdll: Fix single stepping over popf instruction.
2006-12-01  Peter Beutnerntdll: Add more exception tests.
2006-12-01  Peter Beutnerntdll: Run exception tests from executable memory.
2006-12-01  Peter Beutnerntdll: Simplify exception tests.
2006-10-14  Michael Stefaniucntdll/tests: Win64 printf format warning fixes.
2006-10-03  Marcus Meissnerntdll: More tests for exception handling.
2006-10-03  Dmitry Timoshkovntdll: Make test_debug_regs() print the actual Dr7...
2006-10-02  Marcus Meissnerntdll: Added debug registers test case.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-12  Detlef Riekenbergntdll/tests: Skip tests if NtCurrentTeb doesn't exist.
2005-12-31  Alexandre Julliardntdll/tests: Try to fail more gracefully on win9x.
2005-12-16  Alexandre Julliardntdll: More compatible exception information for protec...