Jason Molenda
17b45390db
Revert r273524, it may have been the cause of a linux testbot failure
...
for TestNamespaceLookup.py; didn't see anything obviously wrong so I'll
need to look at this more closely before re-committing. (passed OK on
macOS ;)
llvm-svn: 273531
2016-06-23 04:24:16 +00:00
Jason Molenda
cb6dae22e2
Do some minor renames of "Mac OS X" to "macOS".
...
There's uses of "macosx" that will be more tricky to
change, like in triples (e.g. "x86_64-apple-macosx10.11") -
for now I'm just updating source comments and strings printed
for humans.
llvm-svn: 273524
2016-06-23 01:18:16 +00:00
Greg Clayton
710dd5aebf
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
...
Thanks Bruce!
llvm-svn: 123083
2011-01-08 20:28:42 +00:00
Johnny Chen
22b881dc34
Fix http://llvm.org/bugs/show_bug.cgi?id=8493 File name "2010-10-19-14:10:49.059609" is non-portable.
...
llvm-svn: 117554
2010-10-28 16:24:26 +00:00
Johnny Chen
f3f1e00e24
Just use 'test harness', not 'test harness runtime'.
...
llvm-svn: 117153
2010-10-22 21:37:51 +00:00
Johnny Chen
a91b9474da
Add text about test class cleanup.
...
llvm-svn: 117148
2010-10-22 21:06:04 +00:00
Johnny Chen
05ac744e3d
Add more information.
...
llvm-svn: 117066
2010-10-21 21:39:02 +00:00
Johnny Chen
d7e27687c7
Initial check in of best-practice documentation for building test cases.
...
llvm-svn: 116964
2010-10-20 22:56:32 +00:00
Johnny Chen
7f48df3017
Finish the first draft of a detailed walkthrough of an lldb test method.
...
llvm-svn: 116865
2010-10-19 21:46:48 +00:00
Johnny Chen
63a9e14164
Initial version of a detailed walkthrough of a test case (test/settings/TestSettings.py).
...
It's an in-progress snapshot, and not complete.
llvm-svn: 116822
2010-10-19 17:37:52 +00:00