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