summaryrefslogtreecommitdiff
path: root/harness
diff options
context:
space:
mode:
authorRick Waldron <waldron.rick@gmail.com>2017-06-23 11:06:32 -0400
committerRick Waldron <waldron.rick@gmail.com>2017-06-28 11:53:58 -0400
commit86209d8fd9bab90d0dd51c6dc2419bd639d18bad (patch)
tree4f74bca0033ee0e9e0a5f52472313aae8c6036a1 /harness
parent53842533b79e429dc3efca258221587c9aec06e6 (diff)
downloadqtdeclarative-testsuites-86209d8fd9bab90d0dd51c6dc2419bd639d18bad.tar.gz
Make all harness/* file names consistent; update occurrences in test
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Diffstat (limited to 'harness')
-rw-r--r--harness/dateConstants.js (renamed from harness/Date_constants.js)3
-rw-r--r--harness/tcoHelper.js (renamed from harness/tco-helper.js)0
2 files changed, 1 insertions, 2 deletions
diff --git a/harness/Date_constants.js b/harness/dateConstants.js
index 11ce5c7e4..ebf2d75e5 100644
--- a/harness/Date_constants.js
+++ b/harness/dateConstants.js
@@ -1,5 +1,4 @@
-//Date_constants.js
-// Copyright 2009 the Sputnik authors. All rights reserved.
+// Copyright (C) 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
var date_1899_end = -2208988800001;
diff --git a/harness/tco-helper.js b/harness/tcoHelper.js
index 5e9bee225..5e9bee225 100644
--- a/harness/tco-helper.js
+++ b/harness/tcoHelper.js