| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <?xml version="1.0" encoding="utf-8"?>
- <regress-exe>
- <test>
- <default>
- <files>testInt32x4.js</files>
- <compile-flags>-ES6All -Simdjs</compile-flags>
- </default>
- </test>
- <test>
- <default>
- <files>testInt32x4.js</files>
- <compile-flags>-ES6All -Simdjs</compile-flags>
- </default>
- </test>
- <test>
- <default>
- <files>testInt16x8.js</files>
- <compile-flags>-ES6All -Simdjs</compile-flags>
- </default>
- </test>
- <test>
- <default>
- <files>testInt8x16.js</files>
- <compile-flags>-ES6All -Simdjs</compile-flags>
- </default>
- </test>
- <test>
- <default>
- <files>testUint32x4.js</files>
- <compile-flags>-ES6All -Simdjs</compile-flags>
- </default>
- </test>
- <test>
- <default>
- <files>testUint16x8.js</files>
- <compile-flags>-ES6All -Simdjs</compile-flags>
- </default>
- </test>
- <test>
- <default>
- <files>testUint8x16.js</files>
- <compile-flags>-ES6All -Simdjs</compile-flags>
- </default>
- </test>
- <test>
- <default>
- <files>testBool32x4.js</files>
- <compile-flags>-ES6All -Simdjs</compile-flags>
- </default>
- </test>
- <test>
- <default>
- <files>testBool16x8.js</files>
- <compile-flags>-ES6All -Simdjs</compile-flags>
- </default>
- </test>
- <test>
- <default>
- <files>testBool8x16.js</files>
- <compile-flags>-ES6All -Simdjs</compile-flags>
- </default>
- </test>
- </regress-exe>
|