1. 0e785a7 run autopep8, pep8 by Dirk Pranke · 10 years ago
  2. 42c23fe export TestInput from the api by Dirk Pranke · 10 years ago
  3. f32c55b make --jobs a running argument, fix arg sorting by Dirk Pranke · 10 years ago
  4. 07a59d2 rename go to run by Dirk Pranke · 10 years ago
  5. c21df8e fix test_skips on windows by Dirk Pranke · 10 years ago
  6. b9e0c24 fix rst indentation by Dirk Pranke · 10 years ago
  7. f05881b clean up RST, more notes by Dirk Pranke · 10 years ago
  8. 3142bab move README.md to README.rst to be more pythonic by Dirk Pranke · 10 years ago
  9. a7859a0 handle interrupts caught by workers (not sure how to test this yet) by Dirk Pranke · 10 years ago
  10. f5d20ab fix bug w/ skipping tests, bump version to 0.8-dev by Dirk Pranke · 10 years ago
  11. eac7b21 lint, bump version to 0.7 by Dirk Pranke · 10 years ago v0.7
  12. 9c488e0 test skipping and expected failures more by Dirk Pranke · 10 years ago
  13. b8fb3ac update skip handling by Dirk Pranke · 10 years ago
  14. 5f08518 update help by Dirk Pranke · 10 years ago
  15. 66664be add optparse shim for telemetry by Dirk Pranke · 10 years ago
  16. 90108db update README by Dirk Pranke · 10 years ago
  17. 8f42be2 clean up help, api by Dirk Pranke · 10 years ago
  18. 4cd02f8 add more testing of exact output by Dirk Pranke · 10 years ago
  19. 29bd6b3 all tests pass on windows by Dirk Pranke · 10 years ago
  20. 4252613 clean up main_test by Dirk Pranke · 10 years ago
  21. 7d5f5ae bump version to 0.7-dev by Dirk Pranke · 10 years ago
  22. 227908f add test_case.dedent(), test_case.convert_newlines() by Dirk Pranke · 10 years ago
  23. e17188d bump version to 0.6 for tracing and load_tests support. by Dirk Pranke · 10 years ago v0.6
  24. c1af348 add basic support for the load_tests protocol by Dirk Pranke · 10 years ago
  25. 364e040 linting, other cleanup by Dirk Pranke · 10 years ago
  26. 336aaf9 make json_results tests pass again by Dirk Pranke · 10 years ago
  27. 1e318df clean up result passing by Dirk Pranke · 10 years ago
  28. 0325a35 update json_results by Dirk Pranke · 10 years ago
  29. 2a33fe6 add events for parent by Dirk Pranke · 10 years ago
  30. 922b585 first cut at tracing by Dirk Pranke · 10 years ago
  31. c7aa450 change printer message elision to truncate the middle of the message, not the end by Dirk Pranke · 10 years ago
  32. 3d501fb change M-A-G-I-C boundary to avoid confusing Rietveld by Dirk Pranke · 10 years ago
  33. 7eb9207 fix TestCli.test_coverage to test the case where coverage is not installed by Dirk Pranke · 10 years ago
  34. a999187 update README by Dirk Pranke · 10 years ago
  35. 386e4dd Fix the FakeTestLoader to pickle/unpickle correctly by Dirk Pranke · 10 years ago
  36. f435d29 bump version to 0.6.0-dev and fix testing issues by Dirk Pranke · 10 years ago
  37. 81a9af8 lint, bump version to 0.5 by Dirk Pranke · 10 years ago v0.5
  38. 0d6a7ec bump version to 0.5 by Dirk Pranke · 10 years ago
  39. 5ba42be Gracefully handle missing coverage, enum modules by Dirk Pranke · 10 years ago
  40. 1c9b353 tweak log handlers in host, pickle assertions (things are now broken on win) by Dirk Pranke · 10 years ago
  41. 42cbf9c fix arg swap in find_tests() by Dirk Pranke · 10 years ago
  42. f7d21c7 clean up setup/teardown in API by Dirk Pranke · 10 years ago
  43. dde6d1f Rework the message passing in pool to have better error handling. by Dirk Pranke · 10 years ago
  44. 979660e Clean up output capturing by Dirk Pranke · 10 years ago
  45. 8ed6730 clean up Host a bit by Dirk Pranke · 10 years ago
  46. ed0e61b Merge in setup/teardownProcess changes by Dirk Pranke · 10 years ago
  47. 8aca684 ensure that we call post_fn in AsyncPool by calling close in join() by Dirk Pranke · 10 years ago
  48. 34c5684 implement 'go clean', use print_function by Dirk Pranke · 10 years ago
  49. 154a3d7 add skips_and_failures tests scaffolding by Dirk Pranke · 10 years ago
  50. 9f823d4 add go wrapper to top level of repo by Dirk Pranke · 10 years ago
  51. 68b563d linting by Dirk Pranke · 10 years ago
  52. cede615 start using TestSets by Dirk Pranke · 10 years ago
  53. dae692b make --status-format default to STATUS_FORMAT in the env by Dirk Pranke · 10 years ago
  54. 90d2e8c Rework arg handling: by Dirk Pranke · 10 years ago
  55. cb6d6d6 Begin working on Result/ResultType/ResultSet - not used yet. by Dirk Pranke · 10 years ago
  56. ff19d1c update README, reprioritize tasks by Dirk Pranke · 10 years ago
  57. 87e10f1 Merge branch 'master' of https://github.com/dpranke/typ by Dirk Pranke · 10 years ago
  58. a80329f Fix coverage and ensure test actually looks for the report. by Dirk Pranke · 10 years ago
  59. 1132394 Fix coverage and ensure test actually looks for the report. by Dirk Pranke · 10 years ago
  60. d586561 add note to look into unittest.TestResult.buffer by Dirk Pranke · 10 years ago
  61. 9a8f834 Rework how output is trapped. by Dirk Pranke · 10 years ago
  62. 62b2635 clean up a bit by Dirk Pranke · 10 years ago
  63. b2e548b fix job scheduling by Dirk Pranke · 10 years ago
  64. 89af556 checkpoint tracing by Dirk Pranke · 10 years ago
  65. 7d17058 tweak arg parsing by Dirk Pranke · 10 years ago
  66. c5d465d update coverage, add tests for arg parsing and fix arg parsing by Dirk Pranke · 10 years ago
  67. cd9652e tests pass again by Dirk Pranke · 10 years ago
  68. d680984 more tests working by Dirk Pranke · 10 years ago
  69. 1871d61 limps by Dirk Pranke · 10 years ago
  70. 088854a checkpoint cleanup by Dirk Pranke · 10 years ago
  71. 11992fc lint by Dirk Pranke · 10 years ago
  72. 1d13ba5 checkpoint work on refactoring the tester by Dirk Pranke · 10 years ago
  73. c3b9202 update README, version by Dirk Pranke · 10 years ago
  74. 8b0ceef bump version to 0.4: "100%" test coverage by Dirk Pranke · 10 years ago
  75. e5be86b add tests for import failure by Dirk Pranke · 10 years ago
  76. 0d27524 add test for -p/--path by Dirk Pranke · 10 years ago
  77. 9e2a086 add test for ctrl-c/interrupt handling by Dirk Pranke · 10 years ago
  78. 5b66008 linting by Dirk Pranke · 10 years ago
  79. 155b437 move fakes into their own directory by Dirk Pranke · 10 years ago
  80. 868e073 more tests of paths and subdirs by Dirk Pranke · 10 years ago
  81. 21e4f21 temporarily (?) mark as covered code only reached when testing the cli by Dirk Pranke · 10 years ago
  82. fa0398f trap errors during parse_args by Dirk Pranke · 10 years ago
  83. e0a114c add more usage checks by Dirk Pranke · 10 years ago
  84. c825ffd inline coverage by Dirk Pranke · 10 years ago
  85. f4e244e sort tests in tester_test, remove redundant test_find, add TestTester again by Dirk Pranke · 10 years ago
  86. 58b9595 fix setup.py by Dirk Pranke · 10 years ago
  87. d1ecb59 fix version test by Dirk Pranke · 10 years ago
  88. b18a11a bump version to 0.3, rework tester.version(), remote host.abspath_to_module() by Dirk Pranke · 10 years ago
  89. 628056a fix bug in FakeHost.splitext() by Dirk Pranke · 10 years ago
  90. 8380a33 Add FakeTestLoader, FakeTestCase() for better mocking by Dirk Pranke · 10 years ago
  91. cd224a7 fix unbound name in find_tests() by Dirk Pranke · 10 years ago
  92. 786d5f3 add host.basename(), host.splitext() by Dirk Pranke · 10 years ago
  93. 3c74da0 thread loader through for testability by Dirk Pranke · 10 years ago
  94. 7e912c7 reformat by Dirk Pranke · 10 years ago
  95. 322a09f test recursive testing into main by Dirk Pranke · 10 years ago
  96. cc682e6 add --no-trapping flag to test recursive testing by Dirk Pranke · 10 years ago
  97. f7382fd turns out __file__ is not always absolute by Dirk Pranke · 10 years ago
  98. 2b77ebd add black-box tests in tester_test.TestsMixin by Dirk Pranke · 10 years ago
  99. 59f4466 Do not run more jobs than necessary by Dirk Pranke · 10 years ago
  100. 8552e36 Print a message when no tests are found by Dirk Pranke · 10 years ago