mirror of
https://github.com/servo/servo.git
synced 2025-07-10 00:43:39 +01:00
.. | ||
support | ||
errors-manual.html | ||
file-webkitRelativePath-manual.html | ||
filesystem-manual.html | ||
filesystemdirectoryentry-attributes-manual.html | ||
filesystemdirectoryentry-createReader-manual.html | ||
filesystemdirectoryentry-getDirectory-manual.html | ||
filesystemdirectoryentry-getFile-manual.html | ||
filesystemdirectoryentry-getParent-manual.html | ||
filesystemdirectoryreader-manual.html | ||
filesystementry-attributes-manual.html | ||
filesystementry-getParent-manual.html | ||
filesystemfileentry-attributes-manual.html | ||
filesystemfileentry-file-manual.html | ||
filesystemfileentry-getParent-manual.html | ||
interfaces-manual.html | ||
interfaces.html | ||
META.yml | ||
README.md | ||
support.js |
Tests for the Files and Directory Entries API
Unfortunately, most of the tests are manual and require drag-and-drop of test
data files, which can be found in the entries-api/support
directory. The tests
can be run via w3c-test.org, but a local clone
of the repo is required for access to the test data files.