breakpad/src/client/windows/unittests
2012-04-13 22:20:30 +00:00
..
client_tests.gyp Fix svn:executable and svn:eol-style properties in src/client/windows. 2011-10-20 13:18:59 +00:00
crash_generation_server_test.cc Expose a callback to allow crash server implementations to defer the uploading of crash dumps to a later time. The client can provide a crash_id when the dump is performed and then at a later time connect again and request that the crash id be uploaded triggering an implementation defined callback. 2012-04-13 22:20:30 +00:00
dump_analysis.cc Fix svn:executable and svn:eol-style properties in src/client/windows. 2011-10-20 13:18:59 +00:00
dump_analysis.h Fix svn:executable and svn:eol-style properties in src/client/windows. 2011-10-20 13:18:59 +00:00
exception_handler_death_test.cc Expose a callback to allow crash server implementations to defer the uploading of crash dumps to a later time. The client can provide a crash_id when the dump is performed and then at a later time connect again and request that the crash id be uploaded triggering an implementation defined callback. 2012-04-13 22:20:30 +00:00
exception_handler_test.cc Expose a callback to allow crash server implementations to defer the uploading of crash dumps to a later time. The client can provide a crash_id when the dump is performed and then at a later time connect again and request that the crash id be uploaded triggering an implementation defined callback. 2012-04-13 22:20:30 +00:00
minidump_test.cc Fix svn:executable and svn:eol-style properties in src/client/windows. 2011-10-20 13:18:59 +00:00
testing.gyp Fix CrashGenerationServer to recover from protocol errors and a test for same. 2010-09-20 21:35:24 +00:00