History log of /external/llvm/utils/lit/lit/TestFormats.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
67578407995766682d237bf184916a30e763e8d4 07-Aug-2013 NAKAMURA Takumi <geek4civic@gmail.com> Lit: Fixup in r187886.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187887 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
8f4aab8c2fe095ce1286fc1bd0bdd9157ed00398 07-Aug-2013 NAKAMURA Takumi <geek4civic@gmail.com> Lit: Resurrect --no-execute dropped in r187852.

For now, builders in bb.pgr.jp are using it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187886 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
b35a1733607b07f36c3617932b67debb375a15c5 07-Aug-2013 Daniel Dunbar <daniel@zuster.org> [lit] Use modern absolute/relative import style.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187860 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
91142b1125aabd86d2307f340abc53351c4a7d94 07-Aug-2013 Daniel Dunbar <daniel@zuster.org> [lit] Drop --no-execute, which isn't generally useful.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187852 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
d5ae2c3a75ccc70290fb19e9424418e9f3b5c17b 30-May-2013 Galina Kistanova <gkistanova@gmail.com> Fixed bug when tests in executable partially used absolute paths.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182910 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
c1a0806ff53bef0abc805a4062cd42b05ef8088b 28-May-2013 Alexey Samsonov <samsonov@google.com> Revert r182715 and r182758

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182761 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
1f41986a959e5258c6f875b6eb454f9fccb48565 28-May-2013 Alexey Samsonov <samsonov@google.com> Fixup for r182715: provide correct arg to --gtest-filter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182758 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
f0c74bda2e0487265fcaba542727259b82b7a941 26-May-2013 Galina Kistanova <gkistanova@gmail.com> Fixed bug when tests in executable partially used absolute paths.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182715 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
816281fccfbf0eda079a065ddadc4670b2c5d912 13-Mar-2013 NAKAMURA Takumi <geek4civic@gmail.com> lit.TestFormats.GoogleTest: Honor LitConfig.noExecute, or --no-execute were ignored.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176930 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
d5f7dbba2e1a34b4a33434b91caf1fb7c1fab452 31-Jan-2013 Daniel Dunbar <daniel@zuster.org> [lit] Delete the now-unused SyntaxCheckTest format.
- Also, kill the pointless LitFormats module.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174070 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
f68cd7543de05dc39e7de6f62ea9380973f38dbe 30-Jan-2013 Alexey Samsonov <samsonov@google.com> [lit] Make GoogleTest test runner correctly discover tests in the source root

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173907 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
41169f2a0e341f48d71acc0997ec954ee70289fd 18-Jan-2013 Dmitri Gribenko <gribozavr@gmail.com> Remove support for Tcl test format since nobody uses it


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172794 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
7c12837916e647a9225fe2433f826588f2f28726 30-Aug-2011 Andrew Trick <atrick@apple.com> Lit option for ignoring stderr output.

This is useful for testing a build a temporarily hand instrumented
build.
Patch by arrowdodger!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138804 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
7805cdcab55fe796919c870c1b64c66aa2faa04c 10-Feb-2011 NAKAMURA Takumi <geek4civic@gmail.com> lit/TestFormats.py: Unittests may be found with suffix .exe also on Cygwin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125273 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
280423558dc9004ed686f474b0508ac7a298108a 07-Dec-2010 NAKAMURA Takumi <geek4civic@gmail.com> utils/lit/lit/TestFormats.py: [PR8438] unittests: Seek *Tests (not BUILD_MODE/*Tests) under whole unittests/ if BUILD_MODE == '.'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121118 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
fb4d9816e79af3562e277631878b1a632bbcd8e1 19-Nov-2010 NAKAMURA Takumi <geek4civic@gmail.com> lit.GoogleTest: On case-insensitive filesystem, matching should be case-insensitive when directory name is checked with test_sub_dir.

On MSVS8, ${CMAKE_CFG_INTDIR}, aka $(OutDir), has capitalized name(eg. Debug), although $(OutDir) is made with lower case(eg. debug).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119781 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
18fac3c0d22dbdc9b7939042e2e20f443f700761 24-Sep-2010 Michael J. Spencer <bigcheesegs@gmail.com> Test unittests built with CMake.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114726 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
c8417d7165e156739cd768713db0113383ede07e 24-Sep-2010 Michael J. Spencer <bigcheesegs@gmail.com> Fix whitespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114724 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
1ca8559de5cdcb2b68673d8bf815b7ef2fd93643 19-Aug-2010 Daniel Dunbar <daniel@zuster.org> lit/GoogleTest: Add .exe to the suffix when looking for tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111487 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
473a09d80a8d3ecb37ac0d01289c79f7cc4fc645 12-May-2010 Daniel Dunbar <daniel@zuster.org> lit: Fix OneCommandPerFileTest format when tests are specified directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103626 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
2381379d1d2a3a4ac447e82906bc989369865ad4 09-Apr-2010 Daniel Dunbar <daniel@zuster.org> lit: Add support to OneCommandPerFileTest format to take input directory from input path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100846 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
f104f5b17acdc613f76f733cd1c7ea1e4370ab07 25-Mar-2010 Daniel Dunbar <daniel@zuster.org> lit: Add LitTestCase and lit.load_test_suite, for adapting lit based suites for
use with Python's unittest.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99498 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
32989deb9641cf3878686b5634311a7a125f8f02 21-Mar-2010 Jeffrey Yasskin <jyasskin@google.com> Add support for XFAILing valgrind runs with memory leak checking independently
of runs without leak checking. We add -vg to the triple for non-checked runs,
or -vg_leak for checked runs. Also use this to XFAIL the TableGen tests, since
tablegen leaks like a sieve. This includes some valgrindArgs refactoring.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99103 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
fd4943087e695be494732c745bbe4794ba022567 18-Mar-2010 Jeffrey Yasskin <jyasskin@google.com> Avoid a problem in libc_freeres() seen on a linux-i686 buildbot when running
under valgrind:

==19577== Invalid free() / delete / delete[]
==19577== at 0x4C9C866: free (vg_replace_malloc.c:325)
==19577== by 0x5121104: ??? (in /lib/libc-2.10.2.so)
==19577== by 0x4C97412: _vgnU_freeres (vg_preloaded.c:62)
==19577== by 0x5041486: __run_exit_handlers (exit.c:93)
==19577== by 0x50414FE: exit (exit.c:100)
==19577== by 0x5028B5C: (below main) (libc-start.c:254)
==19577== Address 0xffffffff is not stack'd, malloc'd or (recently) free'd
==19577==

Apparently this happens under certain versions of glibc, so valgrind provides
the --run-libc-freeres=no option to avoid calling freeres(). This may increase
the number of "still reachable" blocks valgrind reports, but we don't care
about those, while this error breaks the buildbots.

There are upstream bugs about this at
http://sourceware.org/bugzilla/show_bug.cgi?id=10610 and
http://bugs.kde.org/show_bug.cgi?id=167483, but they don't look likely to be
fixed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98813 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
355471741b00fbdb0085c6a24b1fdce0c78e84f3 13-Mar-2010 Jeffrey Yasskin <jyasskin@google.com> Make lit pay attention to --vg for unittests too.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98449 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
cacaa5bff2d1d57d9e547aa084f67a7bcee44003 10-Feb-2010 Daniel Dunbar <daniel@zuster.org> lit: Ignore dot files when scanning for tests (e.g., editor temprary files,
etc.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95803 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
8d280fb50a1c35a4b598bf722038b7f0d71e90d0 05-Feb-2010 Jeffrey Yasskin <jyasskin@google.com> Make lit's gtest support honor config.environment.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95398 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py
d24f1f342a4637756297117ead63e2e966999126 26-Dec-2009 Daniel Dunbar <daniel@zuster.org> lit: Sink code into a 'lit' package.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92168 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/TestFormats.py