crashpad/test
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
..
mac test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
errors.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
errors.h test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
gtest_death_check.h test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
multiprocess.h test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
multiprocess_exec.h test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
multiprocess_exec_posix.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
multiprocess_exec_test.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
multiprocess_exec_test_child.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
multiprocess_exec_win.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
multiprocess_posix.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
multiprocess_posix_test.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
paths.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
paths.h test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
paths_mac.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
paths_test.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
paths_test_data_root.txt test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
paths_win.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
scoped_temp_dir.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
scoped_temp_dir.h test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
scoped_temp_dir_posix.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
scoped_temp_dir_test.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
scoped_temp_dir_win.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
test.gyp test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
test_test.gyp test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
thread.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
thread.h test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
thread_posix.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00
thread_win.cc test: Move util/test to its own top-level directory, test. 2015-03-31 17:44:14 -04:00