[llvm-commits] CVS: llvm/docs/TestingGuide.html

2007-04-15 Thread Reid Spencer
Changes in directory llvm/docs: TestingGuide.html updated: 1.42 -> 1.43 --- Log message: Describe quoting rules. --- Diffs of the changes: (+47 -5) TestingGuide.html | 52 +++- 1 files changed, 47 insertions(+), 5 deletions(-) Index: llvm

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2007-04-14 Thread Reid Spencer
Changes in directory llvm/docs: TestingGuide.html updated: 1.41 -> 1.42 --- Log message: Add some info about the pipelines and redirection. --- Diffs of the changes: (+19 -1) TestingGuide.html | 20 +++- 1 files changed, 19 insertions(+), 1 deletion(-) Index: llvm/docs/

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2007-04-14 Thread Reid Spencer
Changes in directory llvm/docs: TestingGuide.html updated: 1.40 -> 1.41 --- Log message: For PR1319: http://llvm.org/PR1319 : Rewrite much of the DejaGnu section to bring it in line with the new facilities in llvm.exp. --- Diffs of the changes: (+192 -74) TestingGuide.html | 266

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2007-02-08 Thread Reid Spencer
Changes in directory llvm/docs: TestingGuide.html updated: 1.39 -> 1.40 --- Log message: Describe llvm/test more accurately given recent changes. --- Diffs of the changes: (+22 -14) TestingGuide.html | 36 ++-- 1 files changed, 22 insertions(+), 14 deletio

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2006-08-11 Thread Patrick Jenkins
Changes in directory llvm/docs: TestingGuide.html updated: 1.38 -> 1.39 --- Log message: Added information for the new nightly tester. --- Diffs of the changes: (+36 -20) TestingGuide.html | 56 ++ 1 files changed, 36 insertions(+), 20

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2006-06-01 Thread Chris Lattner
Changes in directory llvm/docs: TestingGuide.html updated: 1.37 -> 1.38 --- Log message: Fix a typo --- Diffs of the changes: (+2 -2) TestingGuide.html |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/docs/TestingGuide.html diff -u llvm/docs/TestingGuide.html:1.3

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2006-05-22 Thread Chris Lattner
Changes in directory llvm/docs: TestingGuide.html updated: 1.36 -> 1.37 --- Log message: Describe how to add a custom test. --- Diffs of the changes: (+83 -4) TestingGuide.html | 87 +++--- 1 files changed, 83 insertions(+), 4 deletions(-)

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2006-05-22 Thread Chris Lattner
Changes in directory llvm/docs: TestingGuide.html updated: 1.35 -> 1.36 --- Log message: Wrap long lines fix typo --- Diffs of the changes: (+20 -13) TestingGuide.html | 33 - 1 files changed, 20 insertions(+), 13 deletions(-) Index: llvm/docs/TestingGui

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2006-04-19 Thread Tanya Brethour
Changes in directory llvm/docs: TestingGuide.html updated: 1.34 -> 1.35 --- Log message: Fixed up comment on xfail for llvmgcc version. --- Diffs of the changes: (+3 -3) TestingGuide.html |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Index: llvm/docs/TestingGuide.html d

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2006-04-19 Thread Tanya Brethour
Changes in directory llvm/docs: TestingGuide.html updated: 1.33 -> 1.34 --- Log message: Added note about being able to XFAIL based on llvmgcc version. --- Diffs of the changes: (+3 -3) TestingGuide.html |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Index: llvm/docs/Te

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2006-03-27 Thread Jim Laskey
Changes in directory llvm/docs: TestingGuide.html updated: 1.32 -> 1.33 --- Log message: Misunderstanding. --- Diffs of the changes: (+3 -3) TestingGuide.html |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Index: llvm/docs/TestingGuide.html diff -u llvm/docs/TestingGuide

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2006-03-27 Thread Jim Laskey
Changes in directory llvm/docs: TestingGuide.html updated: 1.31 -> 1.32 --- Log message: Typo. --- Diffs of the changes: (+2 -2) TestingGuide.html |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/docs/TestingGuide.html diff -u llvm/docs/TestingGuide.html:1.31 llv

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2006-03-27 Thread Jim Laskey
Changes in directory llvm/docs: TestingGuide.html updated: 1.30 -> 1.31 --- Log message: Clarity. --- Diffs of the changes: (+5 -5) TestingGuide.html | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) Index: llvm/docs/TestingGuide.html diff -u llvm/docs/TestingGuide.html

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2006-03-27 Thread Jim Laskey
Changes in directory llvm/docs: TestingGuide.html updated: 1.29 -> 1.30 --- Log message: Adding other platforms. --- Diffs of the changes: (+5 -2) TestingGuide.html |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) Index: llvm/docs/TestingGuide.html diff -u llvm/docs/Testi

[llvm-commits] CVS: llvm/docs/TestingGuide.html

2006-03-27 Thread Jim Laskey
Changes in directory llvm/docs: TestingGuide.html updated: 1.28 -> 1.29 --- Log message: Add note for Mac OS X developers. --- Diffs of the changes: (+4 -1) TestingGuide.html |5 - 1 files changed, 4 insertions(+), 1 deletion(-) Index: llvm/docs/TestingGuide.html diff -u llvm/doc