Commit Graph

102 Commits

Author SHA1 Message Date
Scott González
fd9b355a8e Grunt: Removed tooltip tests from qunit task. 2012-10-21 17:46:02 -04:00
Mike Sherov
390510c705 Build: Include ui/.jshintrc. Fixes #8687 - .jshintrc files not copied to dist. 2012-10-17 20:51:05 -04:00
Scott González
3d9545ad27 Update lint task to include the release script. 2012-10-03 21:23:20 -04:00
Jörn Zaefferer
9bac5bb54a Grunt: New task for downloading themes using new themeroller.
* Replaces the old theme tasks with generate_themes.
* Drops useless download_docs task
* Drops request module
2012-09-24 08:54:24 +02:00
Scott González
485ca7192a Simplify licensing. 2012-08-09 15:09:50 -04:00
Jörn Zaefferer
f4e47278ae Build: Include *.jquery.json files in release 2012-08-02 13:47:20 +02:00
Scott González
7716c3d461 Grunt: Use grunt-git-authors plugin to generate authors list. 2012-07-05 14:34:15 -04:00
Jörn Zaefferer
4f3c1e9796 Revert "Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task"
This reverts commit 38aac3770c.

As long as grunt-contrib has a coffeescript dependency, we won't use it.
2012-06-16 14:39:46 +02:00
Scott González
92fb5567a2 Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
Scott González
4a215e3f72 Grunt: Coding standards. 2012-06-14 09:37:53 -04:00
Jörn Zaefferer
38aac3770c Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task 2012-06-14 12:41:04 +02:00
Jörn Zaefferer
ca5d842584 Grunt: Add grunt-junit, to replace qunit task in Jenkins context 2012-06-13 23:42:53 +02:00
Scott González
a59c896b54 Build: Adding missing require in build.js and add buid/tasks/*.js to lint. 2012-06-11 10:56:56 -04:00
Jörn Zaefferer
abb6c4c8e2 Grunt: Extract testswarm and build tasks into separate files 2012-06-08 17:41:18 +02:00
Jörn Zaefferer
00aa28b728 Grunt: Increase TestSwarm timeout to 30 minutes 2012-05-18 13:39:06 +02:00
Scott González
f67b69a288 Effects: Lint fixes. 2012-05-17 19:46:43 -04:00
Scott González
6b1fea9bab Grunt: Added task for generating the list of authors. 2012-05-14 17:19:10 -04:00
Timo Tijhof
730e345632 grunt.js testswarm task: shorten job name 2012-05-07 14:05:44 -04:00
Jörn Zaefferer
d6f99ea324 Grunt: Cleanup testswarm task, increase timeout to 20 minutes (until BrowserStack queue is increased) 2012-05-07 12:17:45 +02:00
Scott González
2fc2f02752 Don't run JSHint on TestSwarm. 2012-05-04 10:07:07 -04:00
Jörn Zaefferer
efe53f586f Grunt: Add copy:dist_units_images target to get rid of 404s when running unit tests against minified files 2012-05-02 18:39:31 +02:00
Jörn Zaefferer
b579df0f09 Grunt: Read authToken from a config json file. Will be stored on Jenkins machine, include tokens for all projects 2012-04-30 15:14:33 +02:00
Jörn Zaefferer
f9e61eb617 Fully revert breaking changes to core unit tests markup (htmllint ignores it now anyway).
Also update grunt.js: Simplify default task to finish that faster (also less console spam), remove beta from testswarm browserset, we don't need to test IE10 yet.
2012-04-30 14:58:03 +02:00
Timo Tijhof
fab4aa13ca Update grunt.js
- Raise runMax to enable automatic error-margin recovery in TestSwarm

- Turn browserSets into an array (since it is)

- Add "beta" to browserSets (the only difference right now is the inclusion of IE10)
2012-04-30 13:43:44 +02:00
Jörn Zaefferer
7012ba69a8 Grunt: Update to node-testswarm 0.2.0 2012-04-30 13:14:50 +02:00
Jörn Zaefferer
eb9804bc99 Grunt: Fix testswarm urls 2012-04-29 23:03:53 +02:00
Jörn Zaefferer
e7c08d0fa7 Grunt: Extend list of tests to run with TestSwarm 2012-04-29 23:01:28 +02:00
Scott González
57d18cd6b7 Removed some unused variables. 2012-04-28 17:36:38 -04:00
Jörn Zaefferer
2017889b3c Grunt: Experimental testswarm integration 2012-04-28 14:03:13 +02:00
Jörn Zaefferer
7ceb7e974f Grunt: Ignore core unit test markup for htmlllint until that codebase attribute can be replaced 2012-04-27 13:06:09 +02:00
Jörn Zaefferer
f319d07bb0 Grunt: Ignore ajax content test files in htmllint task 2012-04-26 20:04:34 +02:00
Jörn Zaefferer
dfa89f999c Grunt: Add sizer_all to compare sizes of individual components 2012-04-24 15:48:14 +02:00
Jörn Zaefferer
d71ad08749 Grunt: Update to htmllint in default task 2012-04-23 18:12:05 +02:00
Jörn Zaefferer
d2e9e6c07c Grunt: Update grunt-html to 0.1.1, renamed task to htmllint 2012-04-23 18:10:41 +02:00
Jörn Zaefferer
c22fb56062 Grunt: Add grunt-html for html validation 2012-04-22 12:19:16 +02:00
Scott González
a166540251 Use .jshintrc files. 2012-04-20 11:19:27 -04:00
Scott González
82735366fa Grunt: Added link to JSHint issue. 2012-04-19 20:34:53 -04:00
Scott González
d62d9d4eff Spinner tests: Don't pollute the global namespace with helpers. 2012-04-19 13:12:23 -04:00
Scott González
e9d5079b04 Tests: Move commonWidgetTests() to TestHelpers. 2012-04-19 13:03:21 -04:00
Scott González
33e93ef7f0 Tabs tests: Don't pollute the global namespace with helpers. 2012-04-19 12:53:13 -04:00
kborchers
c16bd7c510 Menu tests: Don't pollute the global namespace with helpers. 2012-04-19 11:19:52 -05:00
Scott González
163555d7bf Accordion tests: Don't polloute the global namespace with helpers. 2012-04-19 11:37:39 -04:00
Scott González
0e8d9dde20 Tests: Lint. 2012-04-19 11:21:24 -04:00
Scott González
266cc84013 Tests: Lint. 2012-04-19 11:17:35 -04:00
Scott González
af1b4d859d Tests: Lint. 2012-04-19 10:50:09 -04:00
Scott González
0a5a9090f8 Tests: Lint. 2012-04-19 10:28:26 -04:00
Scott González
aa187f57d1 Tests: Lint 2012-04-19 09:39:21 -04:00
Scott González
a28983086e Tests: Lint. 2012-04-18 22:36:15 -04:00
Scott González
cb8474af1d Remove trailing whitespace. 2012-04-18 21:57:51 -04:00
Scott González
7475763474 Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @VERSION replacement incomplete. 2012-04-18 16:17:21 -04:00