Sean Silva
15ee408a91
[docs] Document usage of Inputs/ for extra test files.
...
llvm-svn: 221406
2014-11-05 22:17:18 +00:00
Alp Toker
d3d017cf00
Reduce verbiage of lit.local.cfg files
...
We can just split targets_to_build in one place and make it immutable.
llvm-svn: 210496
2014-06-09 22:42:55 +00:00
Nico Rieck
c4e7f305df
Cleanup docs about lit substitutions
...
llvm-svn: 201464
2014-02-15 08:35:56 +00:00
Nico Rieck
ea623c6f10
Remove mention of old deleted test scripts from testing guide
...
llvm-svn: 198771
2014-01-08 16:30:03 +00:00
Bill Wendling
27f96dae10
Update the Python version. And Perl isn't used anymore.
...
PR17608
llvm-svn: 193491
2013-10-27 04:02:21 +00:00
Daniel Dunbar
04388afd41
[docs] Update TestingGuide's note on how to run with Valgrind.
...
llvm-svn: 188097
2013-08-09 19:39:48 +00:00
Renato Golin
98c6081536
Add platform specific tests doc
...
llvm-svn: 185581
2013-07-03 20:56:33 +00:00
Eli Bendersky
6f6cbdbb8c
fix small doc typo
...
llvm-svn: 177737
2013-03-22 16:09:06 +00:00
Sean Silva
8eaf3ca770
[docs] Remove incorrect information about lit.
...
Lit does support redirects in the 2>&1 style.
llvm-svn: 177403
2013-03-19 15:22:02 +00:00
Eli Bendersky
f747bd621d
Streamline the mentions of grep and FileCheck in TestingGuide.rst
...
grep is now only mentioned once in a sentence that explicitly says it's
deprecated. For FileCheck, there's no reason to repeat part of the
documentation that exists in CommandGuide/FileCheck.
llvm-svn: 172835
2013-01-18 19:01:34 +00:00
Chris Lattner
045a73e62d
remove the rest of the "written by" lines in the documentation. It is
...
against the developer policy to include this sort of thing as SVN blame
already captures this in a far more fine-grained way.
llvm-svn: 172109
2013-01-10 21:24:04 +00:00
Dmitri Gribenko
12be928dfb
Documentation: add a section to prevent spurious test failures like the one
...
fixed in r171243.
llvm-svn: 171258
2012-12-30 14:51:03 +00:00
Eli Bendersky
0ffc0d4ff3
Get rid of references to Tcl, DejagGNU, old test structure, discourage the use
...
of grep in favor of FileCheck, and other cleanups.
llvm-svn: 169269
2012-12-04 14:34:00 +00:00
Eli Bendersky
42e10733ae
Remove the very out-of-date listing of "very important LLVM areas". I don't
...
think it adds much and keeping it up-to-date is (obviously) a chore.
llvm-svn: 169263
2012-12-04 13:55:17 +00:00
Eli Bendersky
035513831b
Clean up, bring up-to-date and apply consistent formatting.
...
This document is a long-time pet peeve :-) More fixes to come.
llvm-svn: 169115
2012-12-03 04:10:58 +00:00
Dmitri Gribenko
e6abe2f008
Documentation: remove a copy of the FileCheck man page from TestingGuide
...
llvm-svn: 168288
2012-11-18 18:28:14 +00:00
Dmitri Gribenko
42c31d26ff
Documentation: use a :doc: link instead of an absolute http:// link.
...
llvm-svn: 168286
2012-11-18 10:35:18 +00:00
Sean Silva
905a2d3d17
docs: Improve typographical correctness.
...
llvm-svn: 167998
2012-11-14 23:15:51 +00:00
Sean Silva
e0db519ae9
docs: Sphinxify TestSuiteMakefileGuide
...
Some small related fixups to TestingGuide too.
llvm-svn: 167996
2012-11-14 23:11:10 +00:00
Sean Silva
a89edf6a61
docs: Sphinxify TestingGuide
...
llvm-svn: 167979
2012-11-14 21:09:30 +00:00