2011-07-09 |
NAKAMURA Takumi | lit/LitConfig.py: Demote Win32 message "Unable to find... |
tree | commitdiff |
2011-07-02 |
Jordy Rose | Use subprocess.Popen instead of popen2 to stop a deprec... |
tree | commitdiff |
2011-06-22 |
Andrew Trick | lit support for REQUIRES: asserts. |
tree | commitdiff |
2011-06-16 |
Andrew Trick | Add support to lit for build mode requirements. e.g. |
tree | commitdiff |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
tree | commitdiff |
2011-03-18 |
NAKAMURA Takumi | raw_ostream: [PR6745] Tweak formatting (double)%e for... |
tree | commitdiff |
2011-03-15 |
NAKAMURA Takumi | lit/ProgressBar.py: [PR7919] Improve line wrap for... |
tree | commitdiff |
2011-03-05 |
NAKAMURA Takumi | utils/lit/lit/TestRunner.py: bash is available with... |
tree | commitdiff |
2011-03-05 |
NAKAMURA Takumi | On Windows hosts, Python scripts in test/Scripts did... |
tree | commitdiff |
2011-02-17 |
NAKAMURA Takumi | lit/TestingConfig.py: Add the environment variable... |
tree | commitdiff |
2011-02-10 |
NAKAMURA Takumi | lit/TestFormats.py: Unittests may be found with suffix... |
tree | commitdiff |
2011-02-10 |
NAKAMURA Takumi | lit/Util.py: On Cygwin, 'PATHEXT' may exist but it... |
tree | commitdiff |
2011-02-09 |
NAKAMURA Takumi | lit/LitConfig.py: Add the new method getToolsPath(dir... |
tree | commitdiff |
2011-02-09 |
NAKAMURA Takumi | lit/Util.py: Add two functions, checkToolsPath(dir... |
tree | commitdiff |
2011-01-08 |
Francois Pichet | On Windows, replace each occurrence of '\' by '\\'... |
tree | commitdiff |
2011-01-04 |
Francois Pichet | Disable r122754 on Windows: was causing all lit tests... |
tree | commitdiff |
2011-01-03 |
David Greene | Reapply 122341 to fix PR8199 now that clang changes... |
tree | commitdiff |
2010-12-21 |
David Greene | Revert 122341. It breaks some darwin tests. |
tree | commitdiff |
2010-12-21 |
David Greene | Fix PR 8199. This patch prepends the build tool dir... |
tree | commitdiff |
2010-12-07 |
NAKAMURA Takumi | utils/lit/lit/TestFormats.py: [PR8438] unittests: Seek... |
tree | commitdiff |
2010-11-19 |
NAKAMURA Takumi | lit.GoogleTest: On case-insensitive filesystem, matchin... |
tree | commitdiff |
2010-09-29 |
Daniel Dunbar | lit: Fix a subtle resource usage bug when executing... |
tree | commitdiff |
2010-09-24 |
Michael J. Spencer | Test unittests built with CMake. |
tree | commitdiff |
2010-09-24 |
Michael J. Spencer | Fix whitespace. |
tree | commitdiff |
2010-09-18 |
Daniel Dunbar | lit: Bump version to 0.2.0dev, for no apparent reason. |
tree | commitdiff |
2010-09-18 |
Daniel Dunbar | lit: Tweak setup.py. |
tree | commitdiff |
2010-09-18 |
Daniel Dunbar | lit: These TODOs are done(ish). |
tree | commitdiff |
2010-09-17 |
Duncan Sands | Some of the tests build an executable with llvm-gcc... |
tree | commitdiff |
2010-09-15 |
Daniel Dunbar | lit: Expose FileBasedTest object and Test module via... |
tree | commitdiff |
2010-09-15 |
Daniel Dunbar | lit: Rename main lit module to main.py, lit/lit/lit... |
tree | commitdiff |
2010-08-19 |
Daniel Dunbar | lit/GoogleTest: Add .exe to the suffix when looking... |
tree | commitdiff |
2010-08-10 |
Dan Gohman | Expand uses of python 2.6's "A if B else C" syntax... |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Print a message when a test failure is due to stderr... |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Change the logic which interprets output on stderr... |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Don't print "Command output (stdout):" when the command... |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Use the regular conditional operator syntax instead... |
tree | commitdiff |
2010-08-02 |
Daniel Dunbar | lit: Allow clients to define predefined parameters. |
tree | commitdiff |
2010-07-22 |
Daniel Dunbar | lit: Add some example tests for previous commit. |
tree | commitdiff |
2010-07-21 |
Daniel Dunbar | lit: Add support for 'REQUIRES: feature-one, feature... |
tree | commitdiff |
2010-06-12 |
Daniel Dunbar | lit: Replace /dev/null in scripts with temporary files... |
tree | commitdiff |
2010-06-11 |
Daniel Dunbar | lit: Add a forgotten default argument. |
tree | commitdiff |
2010-06-11 |
Daniel Dunbar | lit: When running Tcl style tests on Windows, substitut... |
tree | commitdiff |
2010-05-19 |
Daniel Dunbar | lit: Add another place to look for bash. |
tree | commitdiff |
2010-05-12 |
Daniel Dunbar | lit: Fix a sh lexing bug which caused annotate-token... |
tree | commitdiff |
2010-05-12 |
Daniel Dunbar | lit: Fix OneCommandPerFileTest format when tests are... |
tree | commitdiff |
2010-05-12 |
Daniel Dunbar | lit: Add support for 'lit ... @foo', which reads a... |
tree | commitdiff |
2010-05-05 |
Daniel Dunbar | lit: Allow test_format to be None. |
tree | commitdiff |
2010-04-09 |
Daniel Dunbar | lit: Add support to OneCommandPerFileTest format to... |
tree | commitdiff |
2010-04-07 |
Chris Lattner | add newlines at end of files. |
tree | commitdiff |
2010-03-31 |
Daniel Dunbar | Add a FIXME. |
tree | commitdiff |
2010-03-31 |
Daniel Dunbar | lit: Make sure to close any files we open as part of... |
tree | commitdiff |
2010-03-25 |
Daniel Dunbar | lit: Add LitTestCase and lit.load_test_suite, for adapt... |
tree | commitdiff |
2010-03-21 |
Jeffrey Yasskin | When we don't pass --vg-leak to lit, pass --leak-check... |
tree | commitdiff |
2010-03-20 |
Jeffrey Yasskin | Add support for XFAILing valgrind runs with memory... |
tree | commitdiff |
2010-03-19 |
Ben Holt | Test commit (removed extra blank line) |
tree | commitdiff |
2010-03-19 |
Torok Edwin | Set numThreads to 1 by default when Python is older... |
tree | commitdiff |
2010-03-18 |
Daniel Dunbar | lit: Tweak example tests config. |
tree | commitdiff |
2010-03-18 |
Jeffrey Yasskin | Avoid a problem in libc_freeres() seen on a linux-i686... |
tree | commitdiff |
2010-03-17 |
Jeffrey Yasskin | Make lit pay attention to --vg for tcl tests too, which... |
tree | commitdiff |
2010-03-13 |
Jeffrey Yasskin | Make lit pay attention to --vg for unittests too. |
tree | commitdiff |
2010-03-08 |
John McCall | Revert r97726 and r97728 at ddunbar's request; we want... |
tree | commitdiff |
2010-03-05 |
Duncan Sands | If LD_LIBRARY_PATH is set in the system environment... |
tree | commitdiff |
2010-03-04 |
John McCall | Simplify the condition-checking logic and hopefully... |
tree | commitdiff |
2010-03-04 |
John McCall | Teach lit to honor conditional directives. The syntax is: |
tree | commitdiff |
2010-02-23 |
Daniel Dunbar | Eliminate llvmgcc_version testing variable. |
tree | commitdiff |
2010-02-23 |
Daniel Dunbar | Kill unused llvmgccmajvers testing variable. |
tree | commitdiff |
2010-02-10 |
Daniel Dunbar | lit: Ignore dot files when scanning for tests (e.g... |
tree | commitdiff |
2010-02-10 |
Daniel Dunbar | Remove stray DOS newline. |
tree | commitdiff |
2010-02-05 |
Jeffrey Yasskin | Make lit's gtest support honor config.environment. |
tree | commitdiff |
2010-01-22 |
Daniel Dunbar | lit: Separate test suite from test name with spaces... |
tree | commitdiff |
2009-12-26 |
Daniel Dunbar | lit: Add setuptools support. |
tree | commitdiff |
2009-12-26 |
Daniel Dunbar | lit: Sink code into a 'lit' package. |
tree | commitdiff |
2009-12-15 |
Daniel Dunbar | lit: Improve error when gtest discovery fails. |
tree | commitdiff |
2009-12-08 |
Daniel Dunbar | lit: Prevent crash-on-invalid (when run on directory... |
tree | commitdiff |
2009-11-18 |
Daniel Dunbar | lit: Fix exclude dirs functionality. |
tree | commitdiff |
2009-11-16 |
Jeffrey Yasskin | Make X86-64 in the Large model always emit 64-bit calls. |
tree | commitdiff |
2009-11-15 |
Daniel Dunbar | lit: Factor a new OneCommandPerFileTest out of SyntaxCh... |
tree | commitdiff |
2009-11-15 |
Daniel Dunbar | Remove duplicate implementation of excludes functionali... |
tree | commitdiff |
2009-11-15 |
Daniel Dunbar | lit: Add --repeat=N option, for running each test N... |
tree | commitdiff |
2009-11-10 |
Daniel Dunbar | lit: Add ExampleTests, for testing lit and demonstratin... |
tree | commitdiff |
2009-11-10 |
Daniel Dunbar | lit: Fix bug in --show-suites which accidentally overri... |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | lit: Hardcode whence seek value, os.SEEK_END isn't... |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | lit: Warn when a test suite contains no tests. |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | lit: Drop require_and_and support. |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | lit: Workaround a Win32/subprocess bug when appending. |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | lit: Preserve the PATHEXT variable when running subcomm... |
tree | commitdiff |
2009-11-05 |
Douglas Gregor | Teach lit's SyntaxCheckTest two new tricks: |
tree | commitdiff |
2009-11-05 |
Daniel Dunbar | lit: Add --param NAME=VALUE option, for test suite... |
tree | commitdiff |
2009-11-03 |
Daniel Dunbar | lit: Update Clang's test style to use XFAIL: and XTARGE... |
tree | commitdiff |
2009-10-25 |
Daniel Dunbar | lit: Add --config-prefix option, to override default... |
tree | commitdiff |
2009-10-25 |
Daniel Dunbar | lit: Allow use of /dev/null in redirects on Windows... |
tree | commitdiff |
2009-10-24 |
Dan Gohman | Delete a spurious semicolon. |
tree | commitdiff |
2009-10-24 |
Daniel Dunbar | lit: Support '>>' redirections when executing scripts... |
tree | commitdiff |
2009-10-19 |
Daniel Dunbar | lit: When running Tcl scripts via shell, try harder... |
tree | commitdiff |
2009-10-18 |
Jeffrey Yasskin | Support GoogleTest's "typed tests" |
tree | commitdiff |
2009-09-28 |
Daniel Dunbar | Don't traverse into .svn directories. |
tree | commitdiff |
2009-09-22 |
Daniel Dunbar | lit: When executing shell scripts internally, don't... |
tree | commitdiff |
2009-09-22 |
Daniel Dunbar | Add a magic LLVM_DISABLE_CRT_DEBUG environment variable... |
tree | commitdiff |
2009-09-22 |
Daniel Dunbar | Actually use the arguments with the resolved executable... |
tree | commitdiff |
2009-09-22 |
Daniel Dunbar | lit: Don't use close_fds=True on Windows. |
tree | commitdiff |
next |