1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 18:02:54 +01:00
brackets/test/spec/JSUtils-test-files
Swagatam Mitra 92819092bd JSUtils modification to handle es6 constructs (#13635)
* JSUtils modification to handle es6 constructs

* Addressed review comments and added es6 test cases

* Address Code review comments and add support for ArrowFunctionExpressions with new test case

* Update comments

* Refactor to remove extra variables
2017-08-28 10:31:42 +05:30
..
braceEnd.js separate inline JS tests from JS parsing tests 2012-06-20 11:56:15 -07:00
edit.js separate inline JS tests from JS parsing tests 2012-06-20 11:56:15 -07:00
eof2.js separate inline JS tests from JS parsing tests 2012-06-20 11:56:15 -07:00
eof.js separate inline JS tests from JS parsing tests 2012-06-20 11:56:15 -07:00
es6-async-arrow.js JSUtils modification to handle es6 constructs (#13635) 2017-08-28 10:31:42 +05:30
es6-classes.js JSUtils modification to handle es6 constructs (#13635) 2017-08-28 10:31:42 +05:30
es6-getter-setter.js JSUtils modification to handle es6 constructs (#13635) 2017-08-28 10:31:42 +05:30
es6-inheritance.js JSUtils modification to handle es6 constructs (#13635) 2017-08-28 10:31:42 +05:30
es6-static-methods.js JSUtils modification to handle es6 constructs (#13635) 2017-08-28 10:31:42 +05:30
invalid.js Unit tests for ascii, unicode and false positive punctuation 2012-06-22 15:27:27 -07:00
jquery-1.7.js separate inline JS tests from JS parsing tests 2012-06-20 11:56:15 -07:00
simple.js Fix another case of #2813 - Quick Edit for JS crashes if invoked on a 2013-02-07 23:33:10 -08:00
test1inline.js separate inline JS tests from JS parsing tests 2012-06-20 11:56:15 -07:00
test1main.js separate inline JS tests from JS parsing tests 2012-06-20 11:56:15 -07:00
tricky.js Add CollectionUtils.hasOwnProperty. Add 'hasOwnProperty' tests for JSUtils and StringMatch. 2013-03-21 17:17:41 -07:00