- Sep 08, 2009
-
-
Daniel Dunbar authored
llvm-svn: 81225
-
- Sep 04, 2009
-
-
Daniel Dunbar authored
llvm-svn: 81011
-
- Jul 31, 2009
-
-
Daniel Dunbar authored
- MultiTestRunner will eventually be renamed to 'lit', for LLVM integrated tester/testing. This has the pros of being pronouncable and short. - "Project" level configuration lives in 'lit.cfg', which is also what lit uses to find the root testing directory in some cases. This can be overridden for use in project files which want to precisely specify where things are. - TestRunner.py is not longer able to be invoked directly. - Moved some code to Util.py. - Introduced a configuration object. - Cleaned up --help, removed a few not-very-useful options. - Tried not to break anything that works. :) llvm-svn: 77665
-
- Jul 27, 2009
-
-
Daniel Dunbar authored
- Accept multiple values instead of embedding separator. - Make sure this gets used when searching for 'clang' binary. - Switch makefiles to using --path to stay in sync with cmake. llvm-svn: 77234
-
- Jul 25, 2009
-
-
Daniel Dunbar authored
Factor out routine for executing the script commands. llvm-svn: 77075
-
Daniel Dunbar authored
llvm-svn: 77069
-
- Jul 12, 2009
-
-
Daniel Dunbar authored
- I think I did this commit sequence before. :) llvm-svn: 75420
-
Daniel Dunbar authored
llvm-svn: 75404
-
- Jul 11, 2009
-
-
Nuno Lopes authored
disclaim: I know nothing about Python, so apologies in advance if I break something llvm-svn: 75368
-
- Jul 06, 2009
-
-
Douglas Gregor authored
llvm-svn: 74832
-
- Jun 13, 2009
-
-
Daniel Dunbar authored
- TestRunner.sh still needs to be moved over. - Please let me know if you find problems / missing features. llvm-svn: 73298
-
- Mar 25, 2009
-
-
Mike Stump authored
llvm-svn: 67695
-
- Mar 18, 2009
-
-
Mike Stump authored
llvm-svn: 67227
-
- Mar 13, 2009
-
-
Mike Stump authored
llvm-svn: 66853
-
Mike Stump authored
include the triplet so that people that run multiple targets in parallel, say i386 and x86_64 can distinguish between the two. llvm-svn: 66849
-
- Dec 01, 2008
-
-
Daniel Dunbar authored
llvm-svn: 60363
-
- Nov 19, 2008
-
-
Daniel Dunbar authored
llvm-svn: 59660
-
- Sep 17, 2008
-
-
Daniel Dunbar authored
llvm-svn: 56285
-
Daniel Dunbar authored
llvm-svn: 56262
-
- Aug 29, 2008
-
-
Daniel Dunbar authored
subset of tests. llvm-svn: 55513
-
- Aug 23, 2008
-
-
Anders Carlsson authored
llvm-svn: 55254
-
- Aug 21, 2008
-
-
Daniel Dunbar authored
lines as errors. llvm-svn: 55109
-
Daniel Dunbar authored
Suppress count output from 'make test' on errors (used to generate result code). llvm-svn: 55107
-
Daniel Dunbar authored
scripts dir appear before the user path. - This is an attempt to pick up the right executables. We should probably be substituting the exact things we want for clang a la the LLVM test script. llvm-svn: 55105
-
Daniel Dunbar authored
directory. - Also, return proper error code if testing fails. llvm-svn: 55103
-
- Aug 20, 2008
-
-
Eli Friedman authored
llvm-svn: 55027
-
Eli Friedman authored
heck it does on Darwin, but it's not part of POSIX, and the GNU version of find errors out on it. On a side note, there are a couple of new failures due to tests including OS X specific headers. llvm-svn: 55019
-
- Aug 18, 2008
-
-
Daniel Dunbar authored
llvm-svn: 54923
-
- Aug 16, 2008
-
-
Argyrios Kyrtzidis authored
llvm-svn: 54853
-
- Jul 26, 2008
-
-
Chris Lattner authored
remove the objc- prefix from the tests that use it. llvm-svn: 54084
-
- Jun 16, 2008
-
-
Ted Kremenek authored
llvm-svn: 52366
-
- Jun 08, 2008
-
-
Eli Friedman authored
be any regressions from this on my machine, but please let me know if you run into issues. (The idea here is that it's better to run all tests on all platforms if at all possible.) llvm-svn: 52083
-
- Apr 07, 2008
-
-
Chris Lattner authored
the tests in parallel. llvm-svn: 49290
-
- Mar 26, 2008
-
-
Ted Kremenek authored
Added test case for static analyzer to detect uses of uninitialized pointers as receivers in Objective-C message expressions. Added test case directory "Analysis-Apple" which is only run on Apple (darwin) machines. llvm-svn: 48844
-
- Mar 20, 2008
-
-
Gabor Greif authored
llvm-svn: 48621
-
Gabor Greif authored
llvm-svn: 48597
-
- Mar 18, 2008
-
-
Gabor Greif authored
llvm-svn: 48488
-
- Mar 10, 2008
-
-
Chris Lattner authored
llvm-svn: 48168
-
- Feb 01, 2008
-
-
Ted Kremenek authored
llvm-svn: 46640
-
Ted Kremenek authored
llvm-svn: 46631
-