Electron fork of crashpad
Перейти к файлу
Mark Mentovai 809ea8158d test: Move util/test to its own top-level directory, test.
After 9e79ea1da7, it no longer makes sense for crashpad_util_test_lib
to “hide” in util/util_test.gyp. All of util/test is moved to its own
top-level directory, test, which all other test code is allowed to
depend on. test, too, is allowed to depend on all other non-test code.

In a future change, when crashpad_util_test_lib gains a dependency on
crashpad_client, it won’t look so weird for something in util (even
though it’s in util/test) to depend on something in client, because the
thing that needs to depend on client will live in test, not util.

BUG=crashpad:33
R=scottmg@chromium.org

Review URL: https://codereview.chromium.org/1051533002
2015-03-31 17:44:14 -04:00
build test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
client test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
compat compat/mac: 10.6 SDK compatibility for pre-Xcode 4.2 10.6 SDK. 2015-03-16 13:41:48 -04:00
doc Allow man pages to link to each other 2015-03-18 17:13:22 -04:00
handler Improve map insertion operations. 2015-03-31 14:29:32 -04:00
minidump test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
snapshot test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
test test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
third_party Remove NSInputStream used in HTTPTransportMac and use a CFReadStream instead. 2015-03-11 16:59:59 -04:00
tools Improve map insertion operations. 2015-03-31 14:29:32 -04:00
util test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
.clang-format clang-format: don't bin pack arguments 2014-12-19 15:44:05 -08:00
.gitignore Initial commit of Crashpad. 2014-07-30 23:24:58 -04:00
AUTHORS Initial commit of Crashpad. 2014-07-30 23:24:58 -04:00
CONTRIBUTORS Add contributors to CONTRIBUTORS. 2015-03-10 14:28:41 -04:00
DEPS Add ThreadLogMessages and its test. 2015-03-30 14:51:34 -04:00
LICENSE Initial commit of Crashpad. 2014-07-30 23:24:58 -04:00
codereview.settings Initial commit of Crashpad. 2014-07-30 23:24:58 -04:00
crashpad.gyp test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
package.h package.h: update version number to 0.7.0. 2015-03-10 14:29:20 -04:00