1. cacaa5b lit: Ignore dot files when scanning for tests (e.g., editor temprary files, by Daniel Dunbar · 15 years ago
  2. 3f451ca Remove stray DOS newline. by Daniel Dunbar · 15 years ago
  3. 8d280fb Make lit's gtest support honor config.environment. by Jeffrey Yasskin · 15 years ago
  4. eab04fc lit: Separate test suite from test name with spaces, to make it easier to cut and paste. by Daniel Dunbar · 15 years ago
  5. 9ac75ca lit: Add setuptools support. by Daniel Dunbar · 15 years ago
  6. d24f1f3 lit: Sink code into a 'lit' package. by Daniel Dunbar · 15 years ago
  7. 99ea689 lit: Improve error when gtest discovery fails. by Daniel Dunbar · 15 years ago
  8. 32c9800 lit: Prevent crash-on-invalid (when run on directory which has no test suite). by Daniel Dunbar · 15 years ago
  9. a7193e4 lit: Fix exclude dirs functionality. by Daniel Dunbar · 15 years ago
  10. d1ba06b Make X86-64 in the Large model always emit 64-bit calls. by Jeffrey Yasskin · 15 years ago
  11. 2cb097d lit: Factor a new OneCommandPerFileTest out of SyntaxCheckTest. by Daniel Dunbar · 15 years ago
  12. 048bac3 Remove duplicate implementation of excludes functionality, and support excluding by Daniel Dunbar · 15 years ago
  13. 40c67b5 lit: Add --repeat=N option, for running each test N times. by Daniel Dunbar · 15 years ago
  14. 6c1c9cf lit: Add ExampleTests, for testing lit and demonstrating test suite features. by Daniel Dunbar · 15 years ago
  15. 972cc05 lit: Fix bug in --show-suites which accidentally override the list of tests. by Daniel Dunbar · 15 years ago
  16. bf477df lit: Hardcode whence seek value, os.SEEK_END isn't always available. by Daniel Dunbar · 15 years ago
  17. 1bf0139 lit: Warn when a test suite contains no tests. by Daniel Dunbar · 15 years ago
  18. ee504b8 lit: Drop require_and_and support. by Daniel Dunbar · 15 years ago
  19. 474f0df lit: Workaround a Win32/subprocess bug when appending. by Daniel Dunbar · 15 years ago
  20. 2d01b26 lit: Preserve the PATHEXT variable when running subcommands, this is important on Win32 by Daniel Dunbar · 15 years ago
  21. 489b833 Teach lit's SyntaxCheckTest two new tricks: by Douglas Gregor · 15 years ago
  22. f626167 lit: Add --param NAME=VALUE option, for test suite specific use (to communicate by Daniel Dunbar · 15 years ago
  23. 42543b7 lit: Update Clang's test style to use XFAIL: and XTARGET: lines that match by Daniel Dunbar · 15 years ago
  24. edb8997 lit: Add --config-prefix option, to override default config file names. by Daniel Dunbar · 15 years ago
  25. 6efba21 lit: Allow use of /dev/null in redirects on Windows (replace by a temporary by Daniel Dunbar · 15 years ago
  26. a7f1d72 Delete a spurious semicolon. by Dan Gohman · 15 years ago
  27. a3f85d2 lit: Support '>>' redirections when executing scripts internally. by Daniel Dunbar · 15 years ago
  28. 7723d45 lit: When running Tcl scripts via shell, try harder to find 'bash', but fall by Daniel Dunbar · 15 years ago
  29. 6bccb4c Support GoogleTest's "typed tests" by Jeffrey Yasskin · 15 years ago
  30. 705428a Don't traverse into .svn directories. by Daniel Dunbar · 15 years ago
  31. 5a461dd lit: When executing shell scripts internally, don't allow piped stderr on any by Daniel Dunbar · 15 years ago
  32. df33884 Add a magic LLVM_DISABLE_CRT_DEBUG environment variable which we check in RegisterHandler and use to disable the Win32 crash dialogs. These are a major blocker to any kind of automated testing. by Daniel Dunbar · 15 years ago
  33. 4b78aa3 Actually use the arguments with the resolved executable path. by Daniel Dunbar · 15 years ago
  34. 58c661c lit: Don't use close_fds=True on Windows. by Daniel Dunbar · 15 years ago
  35. 6bd2b2e lit: When executing commands internally, perform PATH resolution ourselves. by Daniel Dunbar · 15 years ago
  36. 7c74866 lit: Add a custom test format for use in clang. by Daniel Dunbar · 15 years ago
  37. b2485c9 lit: When finding nested test suites, check first in the execpath in case there by Daniel Dunbar · 15 years ago
  38. 00a4244 lit: Give test formats control over test discovery. by Daniel Dunbar · 15 years ago
  39. 5110609 tests: Add a %abs_tmp substitution which is guaranteed to be a full path. by Daniel Dunbar · 15 years ago
  40. c60535a Count test correctly with -q. by Daniel Dunbar · 15 years ago
  41. 07d0bd4 Fix another refactoro. by Daniel Dunbar · 15 years ago
  42. f072432 lit needs bash for tcl-as-sh execution, we use set -o pipefail. by Daniel Dunbar · 15 years ago
  43. ba3931b Fix typo that worked on python 2.6. by Daniel Dunbar · 15 years ago
  44. 2c0a49c Fix a refactoro. by Daniel Dunbar · 15 years ago
  45. be7ada7 Add 'lit' testing tool. by Daniel Dunbar · 15 years ago