tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

README.md (1682B)


Customization Points

The custom directory is an injection point for custom user configurations.

Header `gtest.h`

The following macros can be defined:

OsStackTraceGetterInterface.

testing::TempDir for semantics and signature.

Header `gtest-port.h`

The following macros can be defined:

Flag related macros:

own flagfile flag parsing.

Logging:

Threading:

are already provided. Must also provide GTEST_DECLARE_STATIC_MUTEX_(mutex) and GTEST_DEFINE_STATIC_MUTEX_(mutex)

Underlying library support features

Exporting API symbols:

Header `gtest-printers.h`

custom printer.