Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
386af0a224d8943f0c818d66fabc56642a458c8c
/
utils
/
test
3ed4bd1
Add extra print for --time-tests output.
by Daniel Dunbar
· 15 years ago
02cee15
Make stdin for test scripts empty, so that tests don't accidentally hang waiting
by Daniel Dunbar
· 15 years ago
7f10681
Add --time-tests option to test runner, for profiling 'make test'.
by Daniel Dunbar
· 15 years ago
a7afc45
restore proper valgrind support.
by Nuno Lopes
· 15 years ago
77a1fe9
Use /usr/bin/env trick to find python. Patch by Krister Walfridsson.
by Eli Friedman
· 15 years ago
921bd26
Having tests that depend on previously created files is bad idea. Fix them to be self-sufficient.
by Argyrios Kyrtzidis
· 15 years ago
7b332d9
Make use of the Index library through the index-test tool.
by Argyrios Kyrtzidis
· 15 years ago
fbbb1e7
Revert prev commit, we have much bigger problems because 2.3 is missing
by Daniel Dunbar
· 15 years ago
8afede2
Avoid @staticmethod to allow use with Python 2.3.
by Daniel Dunbar
· 15 years ago
69e07a7
Testing improvements:
by Daniel Dunbar
· 15 years ago
4d1800d
If any tests fail, the test runner returns a status code of 1
by Douglas Gregor
· 15 years ago
ebfc180
Update Clang to include the InitializeAllTargets and
by Douglas Gregor
· 15 years ago
7986519
Switch CMake testing over to use Daniels new(er) Python-based infrastructure.
by Douglas Gregor
· 15 years ago
259a565
Make this code a little more generic.
by Daniel Dunbar
· 16 years ago
360d16c
Don't build error/warning/assertion detection in the testing script.
by Daniel Dunbar
· 16 years ago
4d8076a
Support %S in Python TestRunner
by Daniel Dunbar
· 16 years ago
6fc0bdf
Add my "clang compatible" test runner. Sorry for keeping this to myself...
by Daniel Dunbar
· 16 years ago