History log of /external/clang/test/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b7bca251bc4b6223b2968a0380c0b2ae6bfff06b 23-Jun-2011 Andrew Trick <atrick@apple.com> lit support for REQUIRES: asserts.

Take #2. Don't piggyback on the existing config.build_mode. Instead,
define a new lit feature for each build feature we need (currently
just "asserts"). Teach both autoconf'd and cmake'd Makefiles to define
this feature within test/lit.site.cfg. This doesn't require any lit
harness changes and should be more robust across build systems.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133665 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
62c37119940e76b8b8923d99551a779e686f9d2f 16-Jun-2011 Andrew Trick <atrick@apple.com> Update clang's lit.site.cfg.in in preparation for adding config.llvm_build_modes.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133130 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
003255b25b697f1a4eda7690735505d70dc03c68 02-Jun-2011 Galina Kistanova <gkistanova@gmail.com> Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-test requirement declarations instead.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132491 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
065063bdf42fac9732dcb0a7bac31e404249498b 31-May-2011 Galina Kistanova <gkistanova@gmail.com> Preparations for separating target-specific clang tests.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132319 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
41d6d6984d84f28dc7fd6f1c5fa33c2c75c5cfdd 08-Mar-2011 NAKAMURA Takumi <geek4civic@gmail.com> test/Makefile: Reapply r127079, use $(ECHOPATH) to make lit.site.cfg(s).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127284 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
69db2ddcb2cef7dbdfe92a49137ae322bc42d319 05-Mar-2011 Benjamin Kramer <benny.kra@googlemail.com> Revert r127079: "test/Makefile: Use $(ECHOPATH) to make lit.site.cfg(s)."

It depends on LLVM r127073 that was reverted and is now blocking "make test"

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127109 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
6ac97b1039f848f6089ec4975c7b2d981984289c 05-Mar-2011 NAKAMURA Takumi <geek4civic@gmail.com> test/Makefile: Use $(ECHOPATH) to make lit.site.cfg(s).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127079 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
7a17889829b3f3655c47e2b01e282832fdb466d6 03-Feb-2011 Jeffrey Yasskin <jyasskin@google.com> Add gTest unittests to clang, and write the first one.
This is the Makefile version only; the cmake implementation is coming soon.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124777 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
ea9799c7480197d83f93697f7b4ad98e649541b9 18-Jul-2010 Chris Lattner <sabre@nondot.org> daniel doesn't hate me, he hates macpython 2.5, which
is a very reasonable position on life!



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108651 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
f0fb0e0d956cbdd13444a15e36aa0969b28b30d4 15-Jul-2010 Chris Lattner <sabre@nondot.org> see comment.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108410 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
dd4877a3d4815ccf019df681c1400a6105804f22 25-Jun-2010 Chris Lattner <sabre@nondot.org> I don't know when I committed this, but it's probably a "bad thing".


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106821 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
788b0fd67e1992f23555454efcdb16a19dfefac3 23-Jun-2010 Chris Lattner <sabre@nondot.org> improve altivec vector bool/pixel support, patch by Anton Yartsev
with several tweaks by me.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106619 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
afed099bd2e759efd4bb63fdc525d3445f94cc13 08-Jun-2010 Daniel Dunbar <daniel@zuster.org> Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.
- This eliminates most dependencies on how Clang is installed relative to LLVM.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105637 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
986f3490c58c19f8876dfe328a50801604b1cef5 15-May-2010 Chris Lattner <sabre@nondot.org> sigh



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103874 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
eb941559a175a8f058f589ae4fa3a6b896133ca2 15-May-2010 Chris Lattner <sabre@nondot.org> fix _mm_shuffle_pd too, thanks to Joel Falcou for pointing this out.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103873 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
984ec4800958220226659f77196e826bff066a33 12-May-2010 Chris Lattner <sabre@nondot.org> don't force 16 threads.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103566 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
14ab24f01e36d495fce183aa67b41e45cdd54f39 09-May-2010 Chris Lattner <sabre@nondot.org> pch'ify typeid.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103374 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
5e23597376b5f7fc5ff990ce4797aba2ffef31b9 20-Apr-2010 Chris Lattner <sabre@nondot.org> grr, lit only hates me, not the rest of the world.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101865 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
56f3cc6a5ffff81f20d89796b9fbd6710aede8c3 20-Apr-2010 Chris Lattner <sabre@nondot.org> revert r101863, whcih is causing Sema/altivec-init.c to fail on a ton
of buildbots with:

error: 'error' diagnostics expected but not seen:
Line 9: too few elements in vector initialization (expected 8 elements, have 2)
1 warning and 1 error generated.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101864 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
e32be1d07c3aadc06855ee3664343318ab263b71 05-Apr-2010 Jeffrey Yasskin <jyasskin@google.com> Print the errors when a clang test fails instead of just listing the
failing test files.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100469 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
b258d8f961212490800f96b97275dd6961ca1cc0 05-Nov-2009 Daniel Dunbar <daniel@zuster.org> Add clang_site_config user variable, so that extra tests (e.g., utils/C++Syntax)
can always find the main clang site config (when invoked via CMake/Makefiles, at
least).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86139 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
6516813f776c51e3df05b1c6b5d4ffc94d9eb31a 05-Nov-2009 Daniel Dunbar <daniel@zuster.org> Add EXTRA_TESTDIRS variable for specifying additional test directories.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86122 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
f758dc0812e7d0a846d2e07047a9c675e2ecb191 03-Nov-2009 Nuno Lopes <nunoplopes@sapo.pt> make 'make clean' work on Solaris, per Gabor Greif comment

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85958 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
320bd8fdc6e07f260647401e7ad1a54a14fab5a1 03-Nov-2009 Nuno Lopes <nunoplopes@sapo.pt> make 'make clean' clean everything

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85957 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
e9a7323737fce01eba34bae27fcb37f09f71560d 03-Nov-2009 Daniel Dunbar <daniel@zuster.org> Add target_triple to Clang site configuration.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85881 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
b3496c7efda26c6c89c1e4403d8bb80b2eb9041b 29-Sep-2009 Douglas Gregor <dgregor@apple.com> Allow the PYTHON make variable to override the default Python when running Clang tests, from Ken Dyck.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83065 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
9e10cc7a4c1e5b620bf4d5c90d4e452b3ae04c81 26-Sep-2009 Daniel Dunbar <daniel@zuster.org> Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82853 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
5e01e3cae6d0437b4c72b26402fa14e3c909ba7f 22-Sep-2009 Daniel Dunbar <daniel@zuster.org> Remove old test runner, this has moved to LLVM/utils/lit and all known clients
have been updated.
- Please let me know of any problems.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82524 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
d9c2e782817be2fa3a9ece0e8609445853fe5879 21-Sep-2009 Daniel Dunbar <daniel@zuster.org> Switch to using the new LLVM lit test runner by default.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82405 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
1b720a90f20801c67bdd9036e1e6f3d222816665 20-Sep-2009 Daniel Dunbar <daniel@zuster.org> Include LLVM {src,obj} root in lit.site.cfg, to support non-standard layouts.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82401 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
7af18d359f6eff022a7a55335705b018a3c191d7 17-Sep-2009 Daniel Dunbar <daniel@zuster.org> Tweak clang testing.
- Move CMake to using the new test runner.

- Switch Makefiles to use the lit.site.cfg.in template.

- Remove explicit --path arguments, instead this gets written into the site
configuration. This means running lit from the command line should use the
exact same configuration as is used in 'make test', assuming it can find the
site configuration file. You still need to run 'make test' (or the cmake
build target equivalent) at least once.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82160 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
58033318b10c68056382f7c523c7dcaa3ba14941 11-Sep-2009 Daniel Dunbar <daniel@zuster.org> Teach LIT2 how to run Clang tests in the objdir for srcdir != objdir builds.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81472 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
724827ff93b2c563c4a90ea43aed959f4af35e54 08-Sep-2009 Daniel Dunbar <daniel@zuster.org> Support running tests using the new 'lit', via 'make test LIT2=1'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81225 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
2f42d4a5f859f6ed19490f1b69ae66c204f9abfd 04-Sep-2009 Daniel Dunbar <daniel@zuster.org> Support 'make test TESTSUITE=CodeGen', etc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81011 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
1db467f1201981c36ee56928372474a93432ba2b 31-Jul-2009 Daniel Dunbar <daniel@zuster.org> MultiTestRunner: Simplify, cleanup, and rename!
- 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. :)


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77665 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
6779647c8922c60184873bacdc6743eba6b4942c 27-Jul-2009 Daniel Dunbar <daniel@zuster.org> Tweak MultiTestRunner --path argument.
- 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.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77234 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
10aebbb5c8d928c4faa672c47d076cba1edefab7 25-Jul-2009 Daniel Dunbar <daniel@zuster.org> MultiTestRunner: Make sure to point at src dir, for out of tree builds.

Factor out routine for executing the script commands.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77075 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
44f6c7a81081f4b1f72f010c41826b96e234a0ff 25-Jul-2009 Daniel Dunbar <daniel@zuster.org> Remove TESTDIR initialization, MultiTestRunner can find the test dirs itself.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77069 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
0126e5e9de7707253c9a129dfa03470f068da3a3 12-Jul-2009 Daniel Dunbar <daniel@zuster.org> Revert to using shell to find files instead of 'find', that wasn't portable.
- I think I did this commit sequence before. :)


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@75420 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
060cad580b63fea50beed1d6a1f2ee70ec96d246 12-Jul-2009 Daniel Dunbar <daniel@zuster.org> Stop looking for tests in the Output/ directory.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@75404 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
a7afc452918bae2f7bc26f903e16b183ae92b1ab 11-Jul-2009 Nuno Lopes <nunoplopes@sapo.pt> restore proper valgrind support.
disclaim: I know nothing about Python, so apologies in advance if I break something

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@75368 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
c1daae3d17fa98a7d8bcc6089083c68e7f368525 06-Jul-2009 Douglas Gregor <dgregor@apple.com> Fix out-of-source regression testing for makefiles

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74832 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
d5134b03c3fc1f3692bd9c9471310de997797bd4 13-Jun-2009 Daniel Dunbar <daniel@zuster.org> Switch to the new test runner.
- TestRunner.sh still needs to be moved over.

- Please let me know if you find problems / missing features.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73298 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
65633f96c97af2553fad548180f199615d570c03 25-Mar-2009 Mike Stump <mrs@apple.com> Update to account for the great driver renaming.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67695 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
9a2f1acf79b3f9960deeffe3fca1b8ee38572b84 18-Mar-2009 Mike Stump <mrs@apple.com> Add version information to ISO style test results.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67227 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
e3c75e0861e9a5aa26fe32234bc8b023f8fd895a 13-Mar-2009 Mike Stump <mrs@apple.com> Fix spelling error, and add target triplet to header.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66853 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
039df91439aeccc6b8490ddd12b28d9541d80026 13-Mar-2009 Mike Stump <mrs@apple.com> When testing with VERBOSE=0, report results in the ISO format. We
include the triplet so that people that run multiple targets in
parallel, say i386 and x86_64 can distinguish between the two.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66849 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
5bea06ad9e1e73937870e070197cb48e0c2eea87 01-Dec-2008 Daniel Dunbar <daniel@zuster.org> Add test case for __ASSEMBLER__ definition.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60363 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
bd1f63a1ac89ba05c65d01c9e5310f06e28c612e 19-Nov-2008 Daniel Dunbar <daniel@zuster.org> Ignore Output directories when searching for tests.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59660 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
4e6153b49ba773e78e1395137fb067e1ba4e25e4 17-Sep-2008 Daniel Dunbar <daniel@zuster.org> Another attempt to make test/Makefile return correct error code.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56285 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
799c6f6fafbfbe02ad4323508d2511b1efd9fd7a 17-Sep-2008 Daniel Dunbar <daniel@zuster.org> Ignore XFAIL tests when checking for make failure in test/


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56262 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
852119ea9b8900b109de327a135cdcd6d1761394 29-Aug-2008 Daniel Dunbar <daniel@zuster.org> Allow 'make TESTDIRS=Sema' in test/ directory for only running a
subset of tests.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55513 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
413ad8b6b55ea3ddee61a34e3a69ecd52fcaf0f5 23-Aug-2008 Anders Carlsson <andersca@mac.com> Handle Objective-C++ tests.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55254 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
5323e2377719cf34951c0ab149d610be4a010391 21-Aug-2008 Daniel Dunbar <daniel@zuster.org> Use full path to count script, and don't treat files with missing RUN
lines as errors.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55109 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
9562726a2876e96fb1ed9a26f38288213146b443 21-Aug-2008 Daniel Dunbar <daniel@zuster.org> Missed a test case writing a .ll file.

Suppress count output from 'make test' on errors (used to generate
result code).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55107 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
4565938ff6b329747aebb30047eb849990bae3d2 21-Aug-2008 Daniel Dunbar <daniel@zuster.org> Reorder the PATH used during testing so $(ToolDir) and the LLVM
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.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55105 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
6bfd6218e822abae4a030889a2a82c722460e36a 21-Aug-2008 Daniel Dunbar <daniel@zuster.org> Update test/Makefile to allow testing when using a separate obj
directory.
- Also, return proper error code if testing fails.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55103 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
9b20376c6cb1b69ced5fe104589aca3990afe180 20-Aug-2008 Eli Friedman <eli.friedman@gmail.com> Fix some spam from make I accidentally introduced.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55027 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
0adb3c9b2c0772e940970e2b827d1ee75c0acfce 20-Aug-2008 Eli Friedman <eli.friedman@gmail.com> Get rid of the bogus -depth +0 argument; I really have no clue what the
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.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55019 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
8b6b0f66a933df476dff89379101d6faddc59cf6 18-Aug-2008 Daniel Dunbar <daniel@zuster.org> Change test/Makefile to automatically test all subdirs.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54923 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
5e8840c7a6840c9dd67dc3b8ca0ab965db439e32 16-Aug-2008 Argyrios Kyrtzidis <akyrtzi@gmail.com> Move the C++ Sema tests into a separate SemaCXX directory.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54853 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
6ac6ddc861ccc42f3025c4209b7c031bcd8f43f9 26-Jul-2008 Chris Lattner <sabre@nondot.org> move all objc sema tests into a new SemaObjC directory. Next step is to
remove the objc- prefix from the tests that use it.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54084 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
dd536bfa8bbbc679413f46f71eb53ad9329a6303 16-Jun-2008 Ted Kremenek <kremenek@apple.com> Remove Analysis-Apple.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52366 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
76277254fc1bfa632821d32007d04bf709d2fd39 08-Jun-2008 Eli Friedman <eli.friedman@gmail.com> Enable the rewriter tests on all platforms; there don't appear to
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.)



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52083 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
9d294b9957f57512db8de37452024e82f0fe4f50 07-Apr-2008 Chris Lattner <sabre@nondot.org> remove the old non-parallel test system. 'make' in clang/test now runs
the tests in parallel.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49290 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
2daf5b622bc14835d362b7a7317c4f474e4bc9c0 26-Mar-2008 Ted Kremenek <kremenek@apple.com> 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.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48844 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
1e2db03f3f782b201be5a4542cd6bad8d869f8c9 20-Mar-2008 Gabor Greif <ggreif@gmail.com> Add ability to run clang tests under valgrind. Patch by Sam Bishop.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48621 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
5267d7c79cdea0c3015a317c089d5e5a5933a560 20-Mar-2008 Gabor Greif <ggreif@gmail.com> reduce chattyness of makefiles

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48597 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
17feadf7529d7017588d716accc3717ccf2739f2 18-Mar-2008 Gabor Greif <ggreif@gmail.com> add 'clean' targets, make sure that 'make test' works after 'make clean'

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48488 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
15bd799214ece987cc7eb8351a1a3bca6addfc7e 10-Mar-2008 Chris Lattner <sabre@nondot.org> rewriter tests are darwin specific, don't run them on other platforms.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48168 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
5f0ad3f34c328f71aa53a68f3d4b788ae0541924 01-Feb-2008 Ted Kremenek <kremenek@apple.com> Moved "Rewriter" tests from test/Sema to test/Rewriter.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46640 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
77250c8034e4febf7ac48b95ebc4551eadcaee83 01-Feb-2008 Ted Kremenek <kremenek@apple.com> Added back 'CodeGen' to test suite (accidentally removed in my last patch).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46631 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
a6e4d21dc4fe87fe1b0bcd9c3c3ec43b391aa44b 01-Feb-2008 Ted Kremenek <kremenek@apple.com> Implemented casts for ConcreteInt and ConcreteIntLValue.
Implemented '==' and '!=' for ConcreteIntLValue.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46630 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
efb71539a749649edfc5f581736404d6102620ad 28-Nov-2007 Ted Kremenek <kremenek@apple.com> Added the "Serialization" test directory to the set of tests executed.
Introduced a few line breaks to make the Makefile easier to read.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44413 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
bfc5e500bfb2febcf2e85588f2f839601b9fc1e0 24-Nov-2007 Ted Kremenek <kremenek@apple.com> Moved dead-stores test cast to a new test suite subdirectory: Analysis.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44305 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
e389201e394b4cf74da13126b74b868c17fcf572 23-Aug-2007 Chris Lattner <sabre@nondot.org> run .m files as tests


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41308 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
1467e03df1dce515ed3013c7dcb6f5c541ab0d5f 16-Jul-2007 Chris Lattner <sabre@nondot.org> add required directories to the path automatically, so the user doesn't need to worry about it.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39901 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
11f2dfefc9e0bb778cc7de43568852e1366379dc 14-Jul-2007 Bill Wendling <isanbard@gmail.com> Add missing directory

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39853 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
fa7c64562d0bf0c9014f0b733a9eaad139c72484 13-Jul-2007 Chris Lattner <sabre@nondot.org> "Someone typed "PtrToInt" where they meant "IntToPtr".

I've added a tests/CodeGen directory, and a test for this case that
used to fail and now passes."

Patch by Keith Bauer



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39794 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
9623feb09f7c5987829f61570a485fb16b1ab378 12-Jul-2007 Chris Lattner <sabre@nondot.org> don't pick up random stuff in .svn directories.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39783 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile
5f016e2cb5d11daeb237544de1c5d59f20fe1a6e 11-Jul-2007 Reid Spencer <rspencer@reidspencer.com> Stage two of getting CFE top correct.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39734 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Makefile