app-validator/tests/js
Mark Striemer be5bf89c32 Add error/warning/notice methods to traverser
Close #31
2014-06-17 15:06:47 -05:00
..
__init__.py Stripped out last of broken code. Fixed tests. 2012-08-06 11:33:14 -07:00
js_helper.py Fix the >>>= operator (bug 1019729) 2014-06-06 13:22:58 -05:00
test_arrays.py Add feature profile tests (forgot to git add) 2013-05-28 16:54:56 -07:00
test_basicstrings.py Add feature profile tests (forgot to git add) 2013-05-28 16:54:56 -07:00
test_bug_626878.py Got validation flow up and running 2012-08-06 13:27:56 -07:00
test_csp.py Fix spurious CSP warnings caused by use of Function.prototype.bind() (bug 926613) 2013-10-16 15:13:40 -07:00
test_expressions.py Changed JS tests to use TestCases. 2012-09-26 18:33:02 -07:00
test_features.py add NETWORK_INFO_MULTIPLE feature (bug 948037) 2014-01-21 15:34:31 -06:00
test_functions.py New feature profile stuff; refactoring (bug 917738) 2013-09-30 12:50:30 -07:00
test_instanceactions.py Added CSP warnings; fine-toothed cleanup of AMO junk 2012-11-16 14:11:47 -08:00
test_instanceproperties.py Remove dead test 2013-06-12 15:37:46 -07:00
test_jstypes.py Remove JSWrapper object 2013-10-11 14:38:32 -07:00
test_math.py Fix the >>>= operator (bug 1019729) 2014-06-06 13:22:58 -05:00
test_operators.py Port fix for bare except from amo-validator 2013-10-23 12:23:03 -07:00
test_overwrite.py Use Acorn when requested (bug 939915) 2013-11-18 17:02:13 -08:00
test_scope.py Use Acorn when requested (bug 939915) 2013-11-18 17:02:13 -08:00
test_settimeout.py Changed JS tests to use TestCases. 2012-09-26 18:33:02 -07:00
test_spidermonkey.py Send script to spidermonkey with tempfile if JSON fails (bug 1019729) 2014-06-13 13:04:26 -05:00
test_syntax.py Use Acorn when requested (bug 939915) 2013-11-18 17:02:13 -08:00
test_traversal.py Changed JS tests to use TestCases. 2012-09-26 18:33:02 -07:00
test_variables.py Add error/warning/notice methods to traverser 2014-06-17 15:06:47 -05:00