* Show boolean value of complex tests also on the integration test page
* Fix formatting for video tests
* Cleanup integration page layout
* Update dependencies
* Replace expect.js with chai.js
* Update lock file
* Update dependencies
* Re-add correct test
* Re-add incorrect tests so we see if travis works :-)
* Test against the classNames, not the documentElement
* Fix remaining errors, update dependencies
* add option to specificy global variable name to attach modernizr to #2362
* add tests for scriptGlobalName #2362
* add command line option for script global name #2362
* Clean up some doc tags
* Replace memberOf with memberof, undo any other changes in html5shiv/printshiv to get back to pristine state
* Small cleanups
* Add custom tags to jsdoc config
* Cleanup jsdoc tags
* Cleanup jsdoc tags
* Add inch config file to exclude html5shivs
* Update inch yml
* Use inch.json instead
* Dont inch the lib folder
* Cleanup jsdoc tags
* More jsdoc cleanups
* Move inch config into one file
* Add comma-dangle rule to eslint
* Cleanup grunt file tasks a little
* Remove some leftover async:false
* Review fixes
* Fix seplling error
* More DOC cleanups
* Fix compile error
* Whitelines/spaces cleanup
* Add eslint rule against multiple whitelines, fix those occurences
* Remove unused (and disabled) eslint entries, sort alphabetically
* Ignored file is not with".min"
* Add task for generating and reporting the coverage from istanbul
* Update eslint dependency
* Small JSdoc cleanups
* Remove unused eslint hint
* Add optional tag back to parameter
* Rname memberof -> memberOf, makes html5shivs original again
* html5shiv files are excluded in grunt task already
* Fix some indendation errors
* Remove orphaned jshint files
* Use eslint-plugin-jsdoc for jsdoc
* Update eslint, remove incompatible google preset
* Update eslint-plugin-jsdoc, fix some new warnings
- added JSDOC for consistency to a number of src functions
- remove a number of functions used in a single location
- programmatically generate Modernizr.options