tests/languages/javascript/constant_feature.test


Log

Author Commit Date CI Message
Michael Schmidt 99f3ddcd 2021-06-13T22:00:43 Tests: Automatically normalize line ends (#2934)
Michael Schmidt 7bcec584 2019-02-28T19:41:00 Improved JS constant pattern (#1737) This changes the JS constant pattern so that all WebGL constants (like `FLOAT_MAT2x4`) are matched.
Golmote 9084481f 2018-03-26T09:17:05 JavaScript: Add support for constants. Fix #1348