This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-05 08:35:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
630a3fa581
gecko-dev
/
dom
/
devicestorage
/
test
History
Dave Hylands
27ccb67302
Bug 1068933 - DeviceStorage should only look at files when using since on enumeration. r=janv DONTBUILD
2014-10-24 13:07:06 -07:00
..
chrome.ini
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
devicestorage_common.js
mochitest.ini
Bug 886627 - Add test for non-testing-mode device storage directories; r=dhylands
2014-07-24 16:42:50 -04:00
test_823965.html
test_add.html
test_addCorrectType.html
test_app_permissions.html
test_available.html
test_basic.html
test_dirs.html
Bug 1047268 - Call SpecialPowers.pushPermissions() to ensure permission change is completed before continuing the rest of the tests. r=dhylands
2014-08-01 01:48:00 -04:00
test_diskSpace.html
test_dotdot.html
test_enumerate.html
test_enumerateMultipleContinue.html
test_enumerateNoParam.html
test_enumerateOptions.html
test_freeSpace.html
test_fs_app_permissions.html
Bug 934367 - Implement createFile for Directory. r=dhylands
2014-03-05 16:40:48 +08:00
test_fs_appendFile.html
Bug 855952 - [DeviceStorage] testcase for append file operation. r=dhylands
2014-06-10 14:59:43 +08:00
test_fs_basic.html
Bug 910412 - Basic tests for filesystem API. r=dhylands
2014-03-05 11:24:53 +08:00
test_fs_createDirectory.html
Bug 910412 - Basic tests for filesystem API. r=dhylands
2014-03-05 11:24:53 +08:00
test_fs_createFile.html
Bug 997973: Call typed array and arraybuffer constructors with new in the tree; r=bz
2014-10-24 11:26:20 +02:00
test_fs_get.html
Bug 910412 - Basic tests for filesystem API. r=dhylands
2014-03-05 11:24:53 +08:00
test_fs_remove.html
Bug 934368 - Implement |remove| and |removeDeep| for Directory. r=dhylands
2014-03-12 14:30:21 +08:00
test_lastModificationFilter.html
Bug 1068933 - DeviceStorage should only look at files when using since on enumeration. r=janv DONTBUILD
2014-10-24 13:07:06 -07:00
test_overrideDir.html
Bug 959591 - Add a test to verify functionality. r=fabrice
2014-03-12 14:15:05 -07:00
test_overwrite.html
test_sanity.html
test_usedSpace.html
test_watch.html
test_watchOther.html