Title: [149191] trunk/LayoutTests
Revision
149191
Author
ddkil...@apple.com
Date
2013-04-26 09:15:12 -0700 (Fri, 26 Apr 2013)

Log Message

Sort jsc-test-list

$ sort -f -o LayoutTests/fast/js/jsc-test-list LayoutTests/fast/js/jsc-test-list

* fast/js/jsc-test-list: Sort case-insensitively.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (149190 => 149191)


--- trunk/LayoutTests/ChangeLog	2013-04-26 16:15:10 UTC (rev 149190)
+++ trunk/LayoutTests/ChangeLog	2013-04-26 16:15:12 UTC (rev 149191)
@@ -1,5 +1,13 @@
 2013-04-26  David Kilzer  <ddkil...@apple.com>
 
+        Sort jsc-test-list
+
+        $ sort -f -o LayoutTests/fast/js/jsc-test-list LayoutTests/fast/js/jsc-test-list 
+
+        * fast/js/jsc-test-list: Sort case-insensitively.
+
+2013-04-26  David Kilzer  <ddkil...@apple.com>
+
         Upstream iOS changes to jsc-test-list
 
         Reviewed by Michael Saboff.

Modified: trunk/LayoutTests/fast/js/jsc-test-list (149190 => 149191)


--- trunk/LayoutTests/fast/js/jsc-test-list	2013-04-26 16:15:10 UTC (rev 149190)
+++ trunk/LayoutTests/fast/js/jsc-test-list	2013-04-26 16:15:12 UTC (rev 149191)
@@ -1,7 +1,7 @@
 fast/js/add-recovery
 fast/js/apply-varargs
+fast/js/arguments
 fast/js/arguments-bad-index
-fast/js/arguments
 fast/js/array-bad-time
 fast/js/array-constructor-host-call
 fast/js/array-defineOwnProperty
@@ -21,9 +21,9 @@
 fast/js/array-reduceRight
 fast/js/array-reset-large-index
 fast/js/array-slow-put
-fast/js/array-sort-small-sparse-array-with-large-length
 fast/js/array-sort-numericCompare
 fast/js/array-sort-reentrance
+fast/js/array-sort-small-sparse-array-with-large-length
 fast/js/array-sort-sparse
 fast/js/array-splice
 fast/js/array-tostring-and-join
@@ -46,9 +46,9 @@
 fast/js/codegen-peephole-locals
 fast/js/codegen-temporaries
 fast/js/comparefn-sort-stability
+fast/js/comparison-operators
 fast/js/comparison-operators-greater
 fast/js/comparison-operators-less
-fast/js/comparison-operators
 fast/js/concat-while-having-a-bad-time
 fast/js/const-without-initializer
 fast/js/constant-count
@@ -73,12 +73,12 @@
 fast/js/dfg-abs-backwards-propagation
 fast/js/dfg-add-not-number
 fast/js/dfg-allocation-profile-watch-point-exit
+fast/js/dfg-arguments-alias
 fast/js/dfg-arguments-alias-escape
+fast/js/dfg-arguments-alias-one-block
 fast/js/dfg-arguments-alias-one-block-osr-exit
+fast/js/dfg-arguments-alias-one-block-overwrite
 fast/js/dfg-arguments-alias-one-block-overwrite-arguments
-fast/js/dfg-arguments-alias-one-block-overwrite
-fast/js/dfg-arguments-alias-one-block
-fast/js/dfg-arguments-alias
 fast/js/dfg-arguments-cross-code-origin
 fast/js/dfg-arguments-mixed-alias
 fast/js/dfg-arguments-osr-exit
@@ -86,17 +86,17 @@
 fast/js/dfg-arguments-osr-exit-multiple-blocks-before-exit
 fast/js/dfg-arguments-out-of-bounds
 fast/js/dfg-arguments-unexpected-escape
+fast/js/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int
 fast/js/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers
-fast/js/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int
 fast/js/dfg-array-dead
-fast/js/dfg-arrayify-elimination
-fast/js/dfg-arrayify-when-late-prevent-extensions
-fast/js/dfg-arrayify-when-prevent-extensions
 fast/js/dfg-array-length-dead
 fast/js/dfg-array-pop-side-effects
 fast/js/dfg-array-pop-value-clearing
 fast/js/dfg-array-push-bad-time
 fast/js/dfg-array-push-slow-put
+fast/js/dfg-arrayify-elimination
+fast/js/dfg-arrayify-when-late-prevent-extensions
+fast/js/dfg-arrayify-when-prevent-extensions
 fast/js/dfg-bool-to-int32-reuse
 fast/js/dfg-branch-logical-not-peephole-around-osr-exit
 fast/js/dfg-branch-not-fail
@@ -140,20 +140,20 @@
 fast/js/dfg-force-exit-then-sparse-conditional-constant-prop-in-loop
 fast/js/dfg-get-by-val-clobber
 fast/js/dfg-get-by-val-getter-cse
+fast/js/dfg-getter
 fast/js/dfg-getter-throw
-fast/js/dfg-getter
 fast/js/dfg-holy-put-by-val-interferes-with-get-array-length
 fast/js/dfg-inline-arguments-become-double
 fast/js/dfg-inline-arguments-become-int32
 fast/js/dfg-inline-arguments-int32
 fast/js/dfg-inline-arguments-osr-exit-and-capture
 fast/js/dfg-inline-arguments-out-of-bounds
+fast/js/dfg-inline-arguments-reset
 fast/js/dfg-inline-arguments-reset-changetype
-fast/js/dfg-inline-arguments-reset
 fast/js/dfg-inline-arguments-simple
 fast/js/dfg-inline-arguments-use-directly-from-inlined-code
+fast/js/dfg-inline-arguments-use-from-all-the-places
 fast/js/dfg-inline-arguments-use-from-all-the-places-broken
-fast/js/dfg-inline-arguments-use-from-all-the-places
 fast/js/dfg-inline-arguments-use-from-getter
 fast/js/dfg-inline-arguments-use-from-uninlined-code
 fast/js/dfg-inline-constant
@@ -162,31 +162,31 @@
 fast/js/dfg-inline-function-dot-caller
 fast/js/dfg-inline-many-blocks
 fast/js/dfg-inline-new-array-buffer
+fast/js/dfg-inline-unused-this
 fast/js/dfg-inline-unused-this-method-check
-fast/js/dfg-inline-unused-this
 fast/js/dfg-inlining-reg-alloc
 fast/js/dfg-int-overflow-in-loop
 fast/js/dfg-int-overflow-large-constants-in-a-line
 fast/js/dfg-int16array
 fast/js/dfg-int32-to-double-on-known-number
+fast/js/dfg-int32array
 fast/js/dfg-int32array-overflow-values
-fast/js/dfg-int32array
 fast/js/dfg-int8array
 fast/js/dfg-integer-optimization
 fast/js/dfg-intrinsic-osr-exit
 fast/js/dfg-intrinsic-side-effect-assignment-osr-exit
+fast/js/dfg-intrinsic-unused-this
 fast/js/dfg-intrinsic-unused-this-method-check
-fast/js/dfg-intrinsic-unused-this
 fast/js/dfg-max-backwards-propagation
 fast/js/dfg-min-backwards-propagation
 fast/js/dfg-min-max
 fast/js/dfg-mispredict-variable-but-prove-int
-fast/js/dfg-multi-basic-block-structure-clobber
-fast/js/dfg-multiply
+fast/js/dfg-mul-big-integer-with-small-integer
 fast/js/dfg-mul-big-integer-with-small-integer-and-bitor
 fast/js/dfg-mul-big-integer-with-small-integer-and-detect-overflow
-fast/js/dfg-mul-big-integer-with-small-integer
 fast/js/dfg-mul-big-integers
+fast/js/dfg-multi-basic-block-structure-clobber
+fast/js/dfg-multiply
 fast/js/dfg-negative-array-index
 fast/js/dfg-obvious-constant-cfa
 fast/js/dfg-osr-entry-hoisted-clobbered-structure-check
@@ -209,26 +209,26 @@
 fast/js/dfg-tear-off-function-dot-arguments
 fast/js/dfg-to-string-bad-toString
 fast/js/dfg-to-string-bad-valueOf
+fast/js/dfg-to-string-int
 fast/js/dfg-to-string-int-or-string
-fast/js/dfg-to-string-int
 fast/js/dfg-to-string-on-cell
 fast/js/dfg-to-string-on-value
 fast/js/dfg-to-string-side-effect
 fast/js/dfg-to-string-side-effect-clobbers-toString
+fast/js/dfg-to-string-toString-becomes-bad
 fast/js/dfg-to-string-toString-becomes-bad-with-check-structure
 fast/js/dfg-to-string-toString-becomes-bad-with-dictionary-string-prototype
-fast/js/dfg-to-string-toString-becomes-bad
 fast/js/dfg-to-string-toString-in-string
 fast/js/dfg-to-string-valueOf-becomes-bad
 fast/js/dfg-to-string-valueOf-in-string
 fast/js/dfg-uint16array
+fast/js/dfg-uint32-to-number
 fast/js/dfg-uint32-to-number-in-middle-of-copy-propagation
 fast/js/dfg-uint32-to-number-on-captured-variable
 fast/js/dfg-uint32-to-number-skip-then-exit
-fast/js/dfg-uint32-to-number
+fast/js/dfg-uint32array
 fast/js/dfg-uint32array-overflow-constant
 fast/js/dfg-uint32array-overflow-values
-fast/js/dfg-uint32array
 fast/js/dfg-uint8array
 fast/js/dfg-uint8clampedarray
 fast/js/dfg-uint8clampedarray-out-of-bounds-put-by-val-alias
@@ -259,16 +259,16 @@
 fast/js/for-in-exeception
 fast/js/for-in-to-text
 fast/js/for-in-var-scope
+fast/js/function-apply
 fast/js/function-apply-aliased
 fast/js/function-apply-many-args
-fast/js/function-apply
 fast/js/function-call-aliased
 fast/js/function-call-register-allocation
 fast/js/function-constructor-error
 fast/js/function-constructor-newline-after-brace
 fast/js/function-constructor-single-line-comment
+fast/js/function-declaration
 fast/js/function-declaration-statement
-fast/js/function-declaration
 fast/js/function-declarations-in-switch-statement
 fast/js/function-dot-apply-replace-base
 fast/js/function-dot-arguments
@@ -277,10 +277,10 @@
 fast/js/function-toString-object-literals
 fast/js/function-toString-parentheses
 fast/js/function-toString-semicolon-insertion
-fast/js/getter-setter-gc
 fast/js/get-by-pname
 fast/js/get-by-pname-non-final-object
 fast/js/get-by-pname-that-looks-like-a-patchable-get-by-val
+fast/js/getter-setter-gc
 fast/js/global-resolve-through-eval
 fast/js/gmail-re-re
 fast/js/has-own-property
@@ -299,10 +299,10 @@
 fast/js/JSON-stringify-replacer
 fast/js/keywords-and-reserved_words
 fast/js/large-expressions
+fast/js/legitimately-captured-argument
 fast/js/logical-or-jless
-fast/js/legitimately-captured-argument
+fast/js/math
 fast/js/math-transforms
-fast/js/math
 fast/js/mod-by-zero
 fast/js/mod-crash
 fast/js/modify-non-references
@@ -319,12 +319,12 @@
 fast/js/numeric-compare
 fast/js/numeric-conversion
 fast/js/numeric-escapes-in-string-literals
+fast/js/object-bad-time
 fast/js/Object-create
 fast/js/Object-defineProperties
 fast/js/Object-defineProperty
 fast/js/Object-getOwnPropertyNames
 fast/js/Object-keys
-fast/js/object-bad-time
 fast/js/object-literal-direct-put
 fast/js/object-literal-syntax
 fast/js/object-slow-put
@@ -352,8 +352,8 @@
 fast/js/regexp-backreferences
 fast/js/regexp-char-insensitive
 fast/js/regexp-character-match-out-of-order
+fast/js/regexp-compile
 fast/js/regexp-compile-crash
-fast/js/regexp-compile
 fast/js/regexp-divequal
 fast/js/regexp-extended-characters-match
 fast/js/regexp-extended-characters-more
@@ -373,8 +373,8 @@
 fast/js/rehash-assign
 fast/js/reparsing-semicolon-insertion
 fast/js/repeat-cached-vm-reentry
+fast/js/reserved-words
 fast/js/reserved-words-strict
-fast/js/reserved-words
 fast/js/resize-array-assign
 fast/js/resolve-arguments-from-scope
 fast/js/slash-lineterminator-parse
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to