Recent changes:

#346: 2015-02-25 21:49 +0100 Sebastian Noack
Issue 2040 - Adapted tests for chrome.storage.local
#345: 2015-04-02 22:32 +0200 Wladimir Palant
Issue 2270 - First run of the synchronizer unit test fails
#344: 2015-02-27 08:43 +0100 Wladimir Palant
Issue 2020 - Fixed issue when build.py is called without any directory at all
#343: 2015-02-26 13:28 +0100 Sebastian Noack
Issue 2047 - Updated QUnit to version 1.17.1
#342: 2015-02-25 21:40 +0100 Wladimir Palant
Issue 2020 - build.py should be callable from any directory
#341: 2015-02-11 22:44 +0100 Wladimir Palant
Marked compatible with Firefox 39 & Co.
#340: 2015-01-15 22:09 +0100 Wladimir Palant
Noissue - Updated build.py to match the one in adblockpluschrome repository
#339: 2015-01-13 21:04 +0100 Wladimir Palant
Marked compatible to Firefox 38 & Co.
#338: 2015-01-13 20:30 +0100 Wladimir Palant
Noissue - Updated copyright year and project link
#337: 2015-01-13 17:17 +0100 Wladimir Palant
Noissue - Update buildtools dependency to revision be85e6094718
#336: 2015-01-11 20:16 +0100 Francisco Lopez
Issue 1364 - Make Element Hiding Helper & Co. use the new dependencies mechanism and update buildtools dependency while at it
#335: 2014-11-17 17:20 +0100 Wladimir Palant
Issue 1561 - Move unit tests out of the browser's content area
#334: 2014-12-11 17:55 +0100 Thomas Greiner
Issue 698 - Added tests for $sitekey option
#333: 2014-11-16 01:00 +0100 Wladimir Palant
Issue 1571 - Unit tests reference non-existing timeline.js file
#332: 2014-11-12 11:13 +0100 Thomas Greiner
Issue 537 - Consider changes made for marking first few downloads
#331: 2014-11-03 13:45 +0100 Wladimir Palant
Marked compatible with Firefox 37 & Co.
#330: 2014-10-10 12:59 +0200 Tom Schuster
Issue 1409 - Fix some errors in adblockplustest
#329: 2014-08-12 18:27 +0200 Wladimir Palant
Marked compatible with Firefox 35 & Co.
#328: 2014-08-05 20:45 +0200 Tom Schuster
Issue 101 - Fix icon tests
#327: 2014-07-16 17:37 +0200 Tom Schuster
Issue 101 - Fix policy tests
#326: 2014-07-10 19:57 +0200 Tom Schuster
Issue 653 - D'uh actually overwrite it!
#325: 2014-07-10 19:02 +0200 Tom Schuster
Issue 653 - FilterStorage.sourceFile is now a normal property
#324: 2014-07-09 09:48 +0200 Wladimir Palant
Marked compatible with Firefox 34 & Co.
#323: 2014-06-03 16:24 +0200 Wladimir Palant
Issue 427 - Replaced expression closures by arrow functions in unit tests as well
#322: 2014-05-15 10:31 +0200 Wladimir Palant
Marked compatible with Firefox 33
#321: 2014-04-16 16:50 +0200 Wladimir Palant
Issue 341 - Stop testing for bug 467514, it has been resolved
#320: 2014-04-14 08:56 +0200 Wladimir Palant
Issue 192 - Clean up from #153
#319: 2014-04-14 19:30 +0200 Tom Schuster
Issue 301 - adblockplustests: Use for (.. of ..)
#318: 2014-04-07 22:29 +0200 Wladimir Palant
Marked compatible with Firefox 32 & Co.
#317: 2014-04-04 14:46 +0200 Wladimir Palant
Issue 261 - FilterNotifier doesn't support listeners removing themselves when triggered
#316: 2014-03-21 14:15 +0100 Wladimir Palant
Issue 153 - Added tests for io.js and updated filter storage tests to no longer require reading from URL
#315: 2014-03-18 08:21 +0100 Wladimir Palant
Marked compatible with Firefox 31 & Co.
#314: 2014-03-12 13:59 +0100 Wladimir Palant
Updated dependencies
#313: 2014-02-20 10:44 +0100 Thomas Greiner
Added unit tests for URL-specific notifications
#312: 2014-01-23 16:02 +0100 Wladimir Palant
Marked compatible with Firefox 30 & Co.
#311: 2013-10-10 14:30 +0200 Thomas Greiner
Fixed: String pref test failed due to default value differing across platforms
#310: 2013-07-30 08:03 +0200 Wladimir Palant
Marked compatible with Firefox 26 & Co.
#309: 2013-07-29 11:58 +0200 Wladimir Palant
Emergency notifications: added expiration interval test
#308: 2013-07-29 11:58 +0200 Wladimir Palant
Small change to previous commit: no need to call QUnit.expect(), we can do the check in the test function
#307: 2013-07-29 11:42 +0200 Felix Dahlke
Test that we send the right parameters
#306: 2013-07-25 15:58 +0200 Wladimir Palant
Use mock XMLHttpRequest object to speed up tests
#305: 2013-07-25 13:11 +0200 Wladimir Palant
Better pair generation function
#304: 2013-07-24 12:17 +0200 Wladimir Palant
Updated notification tests for a default language change
#303: 2013-07-24 10:12 +0200 Wladimir Palant
Added preferences unit tests
#302: 2013-07-21 01:01 +0200 Felix Dahlke
Test notification localization
#301: 2013-07-19 16:39 +0200 Wladimir Palant
Update notifications tests for more flexible target checks
#300: 2013-07-19 10:36 +0200 Wladimir Palant
Notifications: Removed explicit check counts, unnecessary
#299: 2013-07-19 10:34 +0200 Wladimir Palant
Notifications: "timestamp" field is now called "id"
#298: 2013-07-18 16:27 +0200 Wladimir Palant
Updated unit tests now that the notification module is actually downloading something
#297: 2013-07-18 14:23 +0200 Felix Dahlke
Remove obsolete TODO