ficristo
|
074382aaa2
|
Move most inline jslint directives to config files
|
2016-08-12 09:22:41 +02:00 |
|
Prayag Verma
|
f6d2ea5354
|
Make test folder license evergreen
|
2016-01-27 19:49:10 +05:30 |
|
ficristo
|
ef6048cfbb
|
ESLint: enabled no-trailing-spaces and eol-last rules
|
2015-12-11 23:02:47 +01:00 |
|
Marcel Gerber
|
5215db1cd3
|
Fix Travis failure
|
2014-09-04 17:34:39 +02:00 |
|
Narciso Jaramillo
|
010bc625b8
|
Rename lodash.custom.min.js to lodash.js so our JS code hinting finds it. Remove the special path for it so it's more consistent with other require paths that have to be relative to src.
|
2013-10-28 14:15:03 -07:00 |
|
Ian Wehrman
|
ab96f8c372
|
Remove superfluous StringUtils requires
|
2013-10-16 19:56:18 -07:00 |
|
Ian Wehrman
|
d622884ab1
|
Deprecate StringUtils.htmlEscape in favor of _.escape
|
2013-10-16 19:56:17 -07:00 |
|
Jason San Jose
|
b4cac26399
|
fix issues with removeTempDirectory() in unit tests
|
2013-09-11 09:34:08 -07:00 |
|
Jeff Booher
|
6f8e3f061f
|
* Add calls and functions to remove test/temp folder
* make remove temp folder from list of ignoreds
* Add an optional parameter to removePath to surpress error messages
|
2013-09-04 15:59:44 -07:00 |
|
Peter Flynn
|
08b0d04e4f
|
Fix Jasmine results linkerization to handle Mac file:// URIs, which oddly
include a "localhost" prefix despite file: URLs having no host.
|
2013-03-04 16:42:25 -08:00 |
|
Peter Flynn
|
222c35acf7
|
Click in Jasmine failure stack traces to jump to the corresponding source
code in the parent Brackets window
|
2013-02-19 17:53:10 -08:00 |
|
Narciso Jaramillo
|
08ad77fdaf
|
Remove unused var
|
2012-10-24 17:30:14 -07:00 |
|
Narciso Jaramillo
|
eb40de8dda
|
Refactored all unit test data (including perf data) out into UnitTestReporter, which now handles all the reporter callbacks.
|
2012-10-24 17:27:39 -07:00 |
|