ntdll: Default to WinXP version if there's nothing in the registry.
[wine] / dlls / ntdll / tests / exception.c
2009-01-05  Henri Verbeetntdll: Add a small test for FPU exceptions.
2008-12-12  Francois Gougetntdll/tests: Make rtlraiseexception_vectored_handler...
2008-09-16  Alexandre Julliardntdll/tests: Clear the direction flag in the handler...
2008-07-02  Peter Oberndorferntdll: Add broken() to two test cases.
2008-05-19  Alexandre Julliardntdll/tests: Make sure to clear the DF flag on return...
2008-05-14  James Hawkinsntdll: Fix a test that fails in win2k3.
2008-05-07  Maarten Lankhorstntdll: Fix some exception tests to pass on Windows.
2008-03-20  Alexandre Julliardntdll: Add test cases for the direction flag.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2007-11-12  Peter Beutnerntdll: Better trap exception handling.
2007-09-20  Alexandre Julliardntdll/tests: Skip the debugger test if the child proces...
2007-08-21  Paul Vriensntdll/tests: Do GetModuleHandle only once and add a...
2007-05-29  Francois Gougetntdll/tests: Remove an inappropriate const qualifier.
2007-05-23  Peter Oberndorferntdll: Fix up instruction pointer in context inside...
2007-04-05  Peter Beutnerntdll: Remove one exception test.
2007-03-14  Alexandre Julliardntdll: Fixed some exception codes and parameters.
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...