Index: chrome/test/data/sunspider/sunspider-1.0/sunspider-test-prefix.js |
diff --git a/chrome/test/data/sunspider/sunspider-test-prefix.js b/chrome/test/data/sunspider/sunspider-1.0/sunspider-test-prefix.js |
similarity index 50% |
rename from chrome/test/data/sunspider/sunspider-test-prefix.js |
rename to chrome/test/data/sunspider/sunspider-1.0/sunspider-test-prefix.js |
index e24e6875d8242a6d962b138856c83f70e50236e4..61a4b4fe06a0117bbf9512f80f8246303736bb40 100644 |
--- a/chrome/test/data/sunspider/sunspider-test-prefix.js |
+++ b/chrome/test/data/sunspider/sunspider-1.0/sunspider-test-prefix.js |
@@ -1,2 +1,2 @@ |
-var tests = [ "3d-cube", "3d-morph", "3d-raytrace", "access-binary-trees", "access-fannkuch", "access-nbody", "access-nsieve", "bitops-3bit-bits-in-byte", "bitops-bits-in-byte", "bitops-bitwise-and", "bitops-nsieve-bits", "controlflow-recursive", "crypto-aes", "crypto-md5", "crypto-sha1", "date-format-tofte", "date-format-xparb", "math-cordic", "math-partial-sums", "math-spectral-norm", "regexp-dna", "string-base64", "string-fasta", "string-tagcloud", "string-unpack-code", "string-validate-input", "3d-cube", "3d-morph", "3d-raytrace", "access-binary-trees", "access-fannkuch", "access-nbody", "access-nsieve", "bitops-3bit-bits-in-byte", "bitops-bits-in-byte", "bitops-bitwise-and", "bitops-nsieve-bits", "controlflow-recursive", "crypto-aes", "crypto-md5", "crypto-sha1", "date-format-tofte", "date-format-xparb", "math-cordic", "math-partial-sums", "math-spectral-norm", "regexp-dna", "string-base64", "string-fasta", "string-tagcloud", "string-unpack-code", "string-validate-input" ]; |
+var tests = [ "3d-cube", "3d-morph", "3d-raytrace", "access-binary-trees", "access-fannkuch", "access-nbody", "access-nsieve", "bitops-3bit-bits-in-byte", "bitops-bits-in-byte", "bitops-bitwise-and", "bitops-nsieve-bits", "controlflow-recursive", "crypto-aes", "crypto-md5", "crypto-sha1", "date-format-tofte", "date-format-xparb", "math-cordic", "math-partial-sums", "math-spectral-norm", "regexp-dna", "string-base64", "string-fasta", "string-tagcloud", "string-unpack-code", "string-validate-input" ]; |
var categories = [ "3d", "access", "bitops", "controlflow", "crypto", "date", "math", "regexp", "string" ]; |