gecko-dev/testing/gtest
Geoff Brown a6180a6479 Bug 1318091 - Support env override of gtest minidump location; r=Ehsan
Desktop gtest creates minidumps in the current working directory. That is
problematic on Android, since the test app's cwd may not be writable, or
may not be readable by the test harness. This patch allows the test harness
to specify an alternate minidump path with environment variable
MOZ_GTEST_MINIDUMPS_PATH.

Differential Revision: https://phabricator.services.mozilla.com/D26833

--HG--
extra : moz-landing-system : lando
2019-04-11 01:25:02 +00:00
..
benchmark Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
gmock Bug 1534605 - Update gtest and gmock to version 1.8.1. r=gbrown 2019-03-12 16:34:09 +00:00
gtest Bug 1534605 - Update gtest and gmock to version 1.8.1. r=gbrown 2019-03-12 16:34:09 +00:00
mozilla Bug 1318091 - Support env override of gtest minidump location; r=Ehsan 2019-04-11 01:25:02 +00:00
bench.py Bug 1506611 - Fixed linter errors in testing/gtest r=ahal 2018-12-31 16:51:03 +00:00
moz.build
MozGtestFriend.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
mozilla-changes.diff Bug 1534605 - Update gtest and gmock to version 1.8.1. r=gbrown 2019-03-12 16:34:09 +00:00
rungtests.py Bug 1506611 - Fixed linter errors in testing/gtest r=ahal 2018-12-31 16:51:03 +00:00