nashorn/make/project.properties
changeset 34449 d4f99108d903
parent 34447 ec4c069f9436
child 35328 948477d1c359
equal deleted inserted replaced
34448:4549273285cb 34449:d4f99108d903
   209 # test262 enable/disable strict mode tests
   209 # test262 enable/disable strict mode tests
   210 test262-test-sys-prop.test.js.enable.strict.mode=true
   210 test262-test-sys-prop.test.js.enable.strict.mode=true
   211 
   211 
   212 # file containing test262 tests to be excluded
   212 # file containing test262 tests to be excluded
   213 # test262-test-sys-prop.test.js.excludes.file=${test262.dir}/test/config/excludelist.xml
   213 # test262-test-sys-prop.test.js.excludes.file=${test262.dir}/test/config/excludelist.xml
       
   214 
       
   215 # list of test262 files to be excluded
       
   216 test262-test-sys-prop.test.js.exclude.list=\
       
   217     ${test262.suite.dir}/ch07/7.4/S7.4_A6.js \
       
   218     ${test262.suite.dir}/ch07/7.8/7.8.5/S7.8.5_A1.4_T2.js \
       
   219     ${test262.suite.dir}/ch15/15.2/15.2.3/15.2.3.6/15.2.3.6-4-170.js 
   214 
   220 
   215 # list of test262 test dirs to be excluded
   221 # list of test262 test dirs to be excluded
   216 test262-test-sys-prop.test.js.exclude.dir=\
   222 test262-test-sys-prop.test.js.exclude.dir=\
   217     ${test262.suite.dir}/intl402/ \
   223     ${test262.suite.dir}/intl402/ \
   218     ${test262.suite.dir}/bestPractice/
   224     ${test262.suite.dir}/bestPractice/