1. 0a9d612 [test][windows] Export BAZEL_TEST=1 on windows by Cristin Donoso · 1 year, 1 month ago
  2. c9c28a9 Set `GTEST_SHARD_STATUS_FILE` in test setup by Fabian Meumertzheim · 1 year, 10 months ago
  3. 6eafaaf Remove undeclared test outputs after zipping on Windows by Fabian Meumertzheim · 2 years, 4 months ago
  4. cd10d50 Fix `--nozip_undeclared_test_outputs` on Windows by Fabian Meumertzheim · 2 years, 4 months ago
  5. 26c7e10 Cleanup: Replace NULL with nullptr by Vertexwahn · 4 years, 1 month ago
  6. 0080572 Use a runfiles path when initiating tests. This makes the test setup logic compatible with the sibling repository layout. by Googler · 4 years, 2 months ago
  7. 3551898 Propagate test envs to xml generation action by Yun Peng · 4 years, 3 months ago
  8. bc8d7c6 Fixing Issue 11241 by mai12 · 4 years, 8 months ago
  9. d899a03 Windows: Use test binary in runfiles tree when it's enabled by pcloudy · 5 years ago
  10. 255650c1 Windows, test wrapper: remove dead code by laszlocsomor · 6 years ago
  11. dcc80fb Windows, refactor: move WindowsEscapeArg function by Laszlo Csomor · 6 years ago
  12. 693542f Windows: test wrapper checks if MANIFEST exists by Laszlo Csomor · 6 years ago
  13. 62e3df7 Windows, test wrapper: refactor logging by Laszlo Csomor · 6 years ago
  14. 936b04c Windows, test wrapper: support relative test paths by Laszlo Csomor · 6 years ago
  15. d9b766f Windows, test wrapper: works with external tests by Laszlo Csomor · 6 years ago
  16. fac5823 Windows, test wrapper: use WaitableProcess by Laszlo Csomor · 6 years ago
  17. 414a7ac Windows, test wrapper: argv_rest is now a string by Laszlo Csomor · 6 years ago
  18. 3f7f255 Windows: fix native test wrapper's arg. escaping by Laszlo Csomor · 6 years ago
  19. d12b3ab Windows, test wrapper: use IFStream to encode XML by Laszlo Csomor · 6 years ago
  20. bfd71de Windows, test wrapper: simplify IFStream by Laszlo Csomor · 6 years ago
  21. 9826379 Windows, test wrapper: use ofstream to write XML by Laszlo Csomor · 6 years ago
  22. c52be2b Windows, test wrapper: implement IFStream by Laszlo Csomor · 6 years ago
  23. 0d98e88 Only delete test.xml.log, not test.log by ulfjack · 6 years ago
  24. baafedd Windows: fix rule_size_test for the test wrapper by Laszlo Csomor · 6 years ago
  25. aac00ac Windows, test wrapper: native split-XML generation by Laszlo Csomor · 6 years ago
  26. f3871bb Windows, test wrapper: fix a few minor bugs by Laszlo Csomor · 6 years ago
  27. d235a06 Windows, JNI: AutoAttributeList owns HANDLE array by Laszlo Csomor · 6 years ago
  28. d3d2109 Windows, JNI: update path retrieval and utils by Laszlo Csomor · 6 years ago
  29. 57846a4 Windows, test wrapper: generate test XML output by Laszlo Csomor · 6 years ago
  30. b22f991 Windows, test wrapper: changes to logging by Laszlo Csomor · 6 years ago
  31. e7c9b8c Windows, test wrapper: implement test log escaping by Laszlo Csomor · 6 years ago
  32. 86c4715 Windows, test wrapper: AutoHandle changes by Laszlo Csomor · 6 years ago
  33. 46cd610 Windows, test wrapper: add CdataEncode function by Laszlo Csomor · 6 years ago
  34. 237c594 Windows, test wrapper: redirect subprocess' output by Laszlo Csomor · 6 years ago
  35. c8a5eb0 Windows, test wrapper: implement `tee` for HANDLEs by Laszlo Csomor · 6 years ago
  36. 1579fbb Windows, test wrapper: use AutoHandle by Laszlo Csomor · 6 years ago
  37. 0b3ce9d Windows, test-wrapper: write undecl. out annot. by Laszlo Csomor · 6 years ago
  38. d34d32f Windows, test-wrapper: write undeclared outputs mf by Laszlo Csomor · 6 years ago
  39. 5d5147f Windows, test-wrapper: add MIME type lookup by Laszlo Csomor · 6 years ago
  40. 6fddc83 Windows, test-wrapper: add directories to zip by Laszlo Csomor · 6 years ago
  41. 76a76a7 Windows, test wrapper: implement zip support by Laszlo Csomor · 6 years ago
  42. 8c280bd Windows, test wrapper: Zip entry list creation by Laszlo Csomor · 6 years ago
  43. 870f192 Windows,test-wrapper: impl. directory traversal by Laszlo Csomor · 6 years ago
  44. f561441 Windows,test wrapper: pass command line arguments by Laszlo Csomor · 6 years ago
  45. 610e8ff Windows,test wrapper: export XML testlog envvar by Laszlo Csomor · 7 years ago
  46. ca4319d Windows,test wrapper: export envvars as mixed path by Laszlo Csomor · 7 years ago
  47. eca0ed3 Windows, test wrapper: refactor main method by laszlocsomor · 7 years ago
  48. 7f45188 Windows, test wrapper: unexport some envvars by laszlocsomor · 7 years ago
  49. 256c75a Windows, test wrapper: export more envvars by laszlocsomor · 7 years ago
  50. 7394c5b Windows, test wrapper: export RUNFILES_* envvars by laszlocsomor · 7 years ago
  51. 0cf2c43 Windows, test wrapper: set HOME + Unicode envvars by Laszlo Csomor · 7 years ago
  52. f81f4d7 Windows,test-wrapper: export some envvars by Laszlo Csomor · 7 years ago
  53. a9166a6 test wrapper: introduce a simple Path abstraction by Laszlo Csomor · 7 years ago
  54. 95efc7f Windows,test-wrapper: use UTF-16 strings and API by Laszlo Csomor · 7 years ago
  55. 3eec3fe Windows: native test wrapper can run simple tests by Laszlo Csomor · 7 years ago
  56. 9a93377 test-wrapper: add empty impl + Bazel flag by Laszlo Csomor · 7 years ago