aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-10-28 16:24:26 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-10-28 16:24:26 +0000
commitaeb7cce8ba48f02d2212898933e3d232de7b14a6 (patch)
treec3a89f20e83b5623f366d95bfbff5d731380bbe3 /docs
parent9bd7e354c07c7a807c89d787995b28d7a7f4ca25 (diff)
downloadlldb-aeb7cce8ba48f02d2212898933e3d232de7b14a6.tar.gz
Fix http://llvm.org/bugs/show_bug.cgi?id=8493 File name "2010-10-19-14:10:49.059609" is non-portable.
git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@117554 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/testsuite/2010-10-19-14_10_49.059609/TestSettings.SettingsCommandTestCase.test_set_output_path.log (renamed from docs/testsuite/2010-10-19-14:10:49.059609/TestSettings.SettingsCommandTestCase.test_set_output_path.log)0
-rw-r--r--docs/testsuite/a-detailed-walkthrough.txt5
2 files changed, 5 insertions, 0 deletions
diff --git a/docs/testsuite/2010-10-19-14:10:49.059609/TestSettings.SettingsCommandTestCase.test_set_output_path.log b/docs/testsuite/2010-10-19-14_10_49.059609/TestSettings.SettingsCommandTestCase.test_set_output_path.log
index e18199537..e18199537 100644
--- a/docs/testsuite/2010-10-19-14:10:49.059609/TestSettings.SettingsCommandTestCase.test_set_output_path.log
+++ b/docs/testsuite/2010-10-19-14_10_49.059609/TestSettings.SettingsCommandTestCase.test_set_output_path.log
diff --git a/docs/testsuite/a-detailed-walkthrough.txt b/docs/testsuite/a-detailed-walkthrough.txt
index 63c610e92..7cf20cd04 100644
--- a/docs/testsuite/a-detailed-walkthrough.txt
+++ b/docs/testsuite/a-detailed-walkthrough.txt
@@ -296,6 +296,11 @@ Ran 6 tests in 8.219s
FAILED (failures=1)
/Volumes/data/lldb/svn/trunk/test $ ls 2010-10-19-14:10:49.059609
+
+NOTE: This directory name has been changed to not contain the ':' character
+ which is not allowed in windows platforms. We'll change the ':' to '_'
+ and get rid of the microsecond resolution by modifying the test driver.
+
TestSettings.SettingsCommandTestCase.test_set_output_path.log
/Volumes/data/lldb/svn/trunk/test $