summaryrefslogtreecommitdiff
path: root/test/built-ins/Date/prototype
diff options
context:
space:
mode:
authorAndré Bargull <andre.bargull@gmail.com>2015-07-17 17:42:45 +0200
committerAndré Bargull <andre.bargull@gmail.com>2015-07-17 17:43:09 +0200
commita85f5039e0a646ba07408fd3b00d1d3950031915 (patch)
tree234067dcc8187d72b6c80b6e701d104bd6e2320a /test/built-ins/Date/prototype
parentada5db75697ebdbe58f4dbd105275c97509c233f (diff)
downloadqtdeclarative-testsuites-a85f5039e0a646ba07408fd3b00d1d3950031915.tar.gz
Remove links to hg.ecmascript.org
Diffstat (limited to 'test/built-ins/Date/prototype')
-rw-r--r--test/built-ins/Date/prototype/setFullYear/15.9.5.40_1.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-10.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-11.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-12.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-13.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-14.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-15.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-16.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-2.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-3.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-4.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-5.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-6.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-7.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-8.js5
-rw-r--r--test/built-ins/Date/prototype/toISOString/15.9.5.43-0-9.js5
-rw-r--r--test/built-ins/Date/prototype/toJSON/15.9.5.44-0-1.js5
-rw-r--r--test/built-ins/Date/prototype/toJSON/15.9.5.44-0-2.js5
18 files changed, 18 insertions, 72 deletions
diff --git a/test/built-ins/Date/prototype/setFullYear/15.9.5.40_1.js b/test/built-ins/Date/prototype/setFullYear/15.9.5.40_1.js
index 732cc8481..e59716558 100644
--- a/test/built-ins/Date/prototype/setFullYear/15.9.5.40_1.js
+++ b/test/built-ins/Date/prototype/setFullYear/15.9.5.40_1.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.40_1
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-10.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-10.js
index 6fe840470..c26fdbbe4 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-10.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-10.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-10
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-11.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-11.js
index 4a45f844e..6cc15fcd5 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-11.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-11.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-11
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-12.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-12.js
index f5488f64d..594b5c230 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-12.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-12.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-12
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-13.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-13.js
index 43f7078a6..86882fa91 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-13.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-13.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-13
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-14.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-14.js
index 994a9f008..994077732 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-14.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-14.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-14
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-15.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-15.js
index c5522a309..6ee03b896 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-15.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-15.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-15
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-16.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-16.js
index 50b10c322..d2617ef33 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-16.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-16.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-16
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-2.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-2.js
index ced0f11d8..22c9ee6a1 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-2.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-2.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-2
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-3.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-3.js
index d789f12e4..4c4d93b4d 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-3.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-3.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-3
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-4.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-4.js
index c295e51fc..947e5d480 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-4.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-4.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-4
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-5.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-5.js
index 8470db551..0a73b528c 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-5.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-5.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-5
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-6.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-6.js
index 87e3bff72..a7bb22a7d 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-6.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-6.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-6
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-7.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-7.js
index 6d364eea1..ba755534f 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-7.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-7.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-7
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-8.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-8.js
index ffbc529d5..454d97a48 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-8.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-8.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-8
diff --git a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-9.js b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-9.js
index 3f81e5c58..4b4cd380c 100644
--- a/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-9.js
+++ b/test/built-ins/Date/prototype/toISOString/15.9.5.43-0-9.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.43-0-9
diff --git a/test/built-ins/Date/prototype/toJSON/15.9.5.44-0-1.js b/test/built-ins/Date/prototype/toJSON/15.9.5.44-0-1.js
index 5887f82a7..4600c686e 100644
--- a/test/built-ins/Date/prototype/toJSON/15.9.5.44-0-1.js
+++ b/test/built-ins/Date/prototype/toJSON/15.9.5.44-0-1.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.44-0-1
diff --git a/test/built-ins/Date/prototype/toJSON/15.9.5.44-0-2.js b/test/built-ins/Date/prototype/toJSON/15.9.5.44-0-2.js
index 7b19fd7c2..7fa161c1c 100644
--- a/test/built-ins/Date/prototype/toJSON/15.9.5.44-0-2.js
+++ b/test/built-ins/Date/prototype/toJSON/15.9.5.44-0-2.js
@@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved.
-// Ecma International makes this code available under the terms and conditions set
-// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
-// "Use Terms"). Any redistribution of this code must retain the above
-// copyright and this notice and otherwise comply with the Use Terms.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 15.9.5.44-0-2