aboutsummaryrefslogtreecommitdiffstats
path: root/external/qunit/qunit.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Update dependencies, including QUnit 1 -> 2Michał Gołębiowski-Owczarek2023-05-101-3618/+6803
| | | | | | Also, fix htmllint lang exclusion patterns. Ref gh-2157
* Build: Upgrade to QUnit 1.18.0Jörn Zaefferer2015-04-031-218/+1171
|
* Build: Update QUnit to latest (1.17.1)Jörn Zaefferer2015-01-261-1167/+1754
|
* Build: Reorganize external directoryScott González2014-06-241-0/+2288
Put each external library into its own directory. Move jquery.js to external. Ref gh-1266