1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 09:53:00 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
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
abose
cc58f2fcae Fix unit test failures. 2015-09-24 11:55:32 +05:30
Marcel Gerber
5215db1cd3 Fix Travis failure 2014-09-04 17:34:39 +02:00
Narciso Jaramillo
51525233a0 Move CM global includes to use require; clean up CodeMirror globals in various jslint directives 2014-02-05 20:03:14 -08:00
Randy Edmunds
48ad4133b1 more memory fixes 2013-06-21 10:34:19 -07:00
Lawrence Hsu
fc57b90c86 Rename gold-star/goldStar to lint-status/lintStatus based on @jasonsanjose's feedback. 2013-05-28 15:41:49 -07:00
Tomás Malbrán
9e20a8c61e Refactor JSLint into an extension 2013-03-15 00:06:45 -03: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
Narciso Jaramillo
1df39112ad Added perf results to the TopLevelResults object 2012-10-23 21:13:16 -07:00
Jason San Jose
ad77efc779 Fix for #1053. Moved performance test files into brackets repo. Replace incompatible files with Brackets source as test media due to licensing. 2012-08-24 12:29:51 -07:00
Jason San Jose
8e3039ce73 Prevent extensions from loading in test windows. Separate extension unit tests as a suite. Fix broken perf tests. 2012-07-19 15:36:19 -07:00
Jason San Jose
bbac945b05 Code review comments round 3 2012-06-18 12:35:09 -07:00
Jason San Jose
7eba313d41 Code review comments 2012-06-18 09:53:18 -07:00
Jason San Jose
e1d2b38b9a Fix bugs when printing nested results 2012-06-15 14:38:18 -07:00
Jason San Jose
eac1138fde Add hierarchy to PerformanceReporter results 2012-06-15 13:42:23 -07:00
Jason San Jose
727eebd0a8 Add perf logging for offset calc 2012-06-15 11:02:34 -07:00
Jason San Jose
e38ef9352c Show "(None)" in PerformanceReporter when measurement does not exist. 2012-06-15 09:29:21 -07:00
Jason San Jose
0679edab6e Code review. Docs for logTestWindow. Fix usage of finalizeMeasurement. 2012-06-14 17:59:33 -07:00
Jason San Jose
31d7b84a47 Code review comments. Add getDocumentForPath measurements to JSUtils perf tests. 2012-06-14 17:09:06 -07:00
Jason San Jose
361e81ba59 squashed js-quick-edit-perf 2012-06-13 10:01:09 -07:00
Jason San Jose
1f05be3872 Merge branch 'refs/heads/master' into jason-sanjose/fix-jasmine-require
Conflicts:
	test/SpecRunner.js
2012-06-12 17:40:36 -07:00
Jason San Jose
af3510c501 Re-implement performance suite filtering due to RequireJS changes in SpecRunner 2012-06-12 12:05:21 -07:00
Jason San Jose
afa8c660a0 Fix extension loader baseUrl 2012-06-07 10:41:01 -07:00
Jason San Jose
a87095a8d4 New unit test UI. Separate UI and performance tests. Refacotor PerfUtils reporting. 2012-05-25 15:25:03 -07:00