Skip to content

Add all directories to test262.properties#1531

Merged
gbrail merged 1 commit intomozilla:masterfrom
tuchida:add-all-dir-to-test262.properties
Jul 21, 2024
Merged

Add all directories to test262.properties#1531
gbrail merged 1 commit intomozilla:masterfrom
tuchida:add-all-dir-to-test262.properties

Conversation

@tuchida
Copy link
Contributor

@tuchida tuchida commented Jul 19, 2024

I manually modified this file and added all directories in test262 to test262.properties.

tests/test262/test$ find . -type d | sort > ../../testsrc/test262.properties.tmp

value-to-primitive-result-non-string-prim.js
value-to-primitive-result-string.js

~built-ins/decodeURI this is really; slow disable for now
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The order has changed because of case-sensitive sorting.

@p-bakker
Copy link
Collaborator

I was hoping to do it in an automated fashion. Got things in motion to be able to run the latest version of test262 and then, if we can frequently update, it would be nice to automatically add any new directory

But, having said that, this is already a good step forward :-)

@gbrail
Copy link
Collaborator

gbrail commented Jul 21, 2024

Thanks. this is great!

@gbrail gbrail merged commit 7ff1bba into mozilla:master Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants