ntdll/tests: Make some variables static.
[wine] / dlls / ntdll / tests / exception.c
2010-06-30  Alexandre Julliardntdll/tests: Add a test for the exception resulting...
2010-06-22  Alexandre Julliardntdll/tests: Fix some exception tests for Wow64.
2010-04-02  Alexandre Julliardntdll/tests: Skip a couple of exception tests that...
2009-11-04  Huw Daviesntdll/tests: Fix spelling of succeeded.
2009-10-07  Ge van Geldorpntdll/tests: Fix exception test failure on Win7.
2009-08-18  Michael Karcherntdll: Add handing of MEM_EXECUTE_OPTION_PERMANENT.
2009-08-18  Michael Karcherntdll: Don't send EXCEPTION_EXECUTE_FAULT to Windows...
2009-08-18  Michael Karcherntdll: Add ProcessExecuteFlags handling to NtQueryInfor...
2009-08-14  Michael Karcherntdll/tests: Implement tests for data execution prevention.
2009-06-03  Francois Gougetntdll/tests: Fix the trailing '\n' of a skip() call.
2009-05-20  Alexandre Julliardntdll: Add test cases for the returned frame value...
2009-05-20  Alexandre Julliardntdll: Add support for some function epilogs in RtlVirt...
2009-05-20  Alexandre Julliardntdll/tests: Add more tests for RtlVirtualUnwind.
2009-05-18  Alexandre Julliardntdll/tests: Added some test cases for RtlVirtualUnwind.
2009-04-10  Alexandre Julliardntdll: Set the exception address to the program counter...
2009-04-10  Alexandre Julliardntdll: Update the context on send_debug_event for any...
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...