aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testutil_test.go
AgeCommit message (Expand)Author
2019-11-01toolchain_utils: Remove comparison to old wrapper from compiler_wrapper.Tobias Bosch
2019-10-02Android wrapper: Support compile with fallback.Tobias Bosch
2019-09-30Initial support for the android wrapper.Tobias Bosch
2019-09-26Support extra args for llvm next.Tobias Bosch
2019-09-13Allow to remove env variables.Tobias Bosch
2019-08-20Forward os.Stdin to child processes.Tobias Bosch
2019-08-20Correctly parse eabi compiler names.Tobias Bosch
2019-08-15Pass the old wrapper path as a linker argumentTobias Bosch
2019-08-13Allow wrapper to build with cros sdk.Tobias Bosch
2019-08-13Add more golden tests for wrapper pathsTobias Bosch
2019-07-22Add license headers to all go files.Tobias Bosch
2019-07-18Create golden tests for sysroot wrapper.Tobias Bosch
2019-07-18Add json mapping for command and commandResult.Tobias Bosch
2019-07-18Remove unused codeTobias Bosch
2019-07-10Support second execution of the compiler with -Wno-errorTobias Bosch
2019-06-28Introduce infrastructure for calling and testing nestedTobias Bosch
2019-06-20Initial version of a go version of the compiler wrapper.Tobias Bosch