aboutsummaryrefslogtreecommitdiff
path: root/test/compress/asm.js
AgeCommit message (Expand)Author
2016-08-30implement optimization: (x = 2 * x) ---> (x *= 2)kzc
2016-06-15Fix test262 failures related to <, <=, in and instanceof...Fixed-by: @kzc Anthony Van de Gejuchte
2015-10-07add asm.js testkzc
avail'>...* gnu/packages/php.scm (php): Update to 7.4.16. [arguments]: Patch failing new test. Tobias Geerinckx-Rice 2021-02-26gnu: php: Disable failing test on Arm....* gnu/packages/php.scm (php): Disable timing sensitive failing test on Arm. Julien Lepiller 2021-02-09gnu: php: Disable failing tests on arm....* gnu/packages/php.scm (arguments)[phases]: Disable additional failing tests on arm. Julien Lepiller 2021-02-08gnu: php: Update to 7.4.15....* gnu/packages/php.scm (php): Update to 7.4.15. Julien Lepiller