summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Add a test for verifying the JS -> Java bindings.Ben Murdoch2010-03-302-0/+489
|/
* Prevent HTTP auth dialog from shwoing during testGuang Zhu2010-03-241-0/+9
* updates and improvements on PopularUrlsTestGuang Zhu2010-03-221-13/+29
* Writing page + time in one go so that the file always stays in an easily pars...John Spong2010-03-111-6/+1
* Adding ability to resume test after crash.John Spong2010-03-041-24/+200
* Merge "Implement test to iterate over list of URLs and store load times."John Spong2010-02-233-0/+577
|\
| * Implement test to iterate over list of URLs and store load times.Andrei Popescu2010-02-223-0/+577
* | Add some unit tests for BrowserProviderBjorn Bringert2010-02-221-0/+168
|/
* When a second database is created on an origin, ensure that the quota for tha...Ben Murdoch2010-02-181-4/+73
* Use the estimated size of new databases as the default quota if we have enoug...Ben Murdoch2009-08-261-20/+31
* Add unit tests for the WebStorageSizemanager. Also reduce the default quota a...Andrei Popescu2009-07-291-1/+133
* Refactor the WebStorage size management:Andrei Popescu2009-07-291-25/+25
* Enforce app cache maximum sizeAndrei Popescu2009-07-231-0/+88