diff options
Diffstat (limited to 'testing/web-platform/tests/app-uri/README.md')
-rw-r--r-- | testing/web-platform/tests/app-uri/README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/tests/app-uri/README.md b/testing/web-platform/tests/app-uri/README.md new file mode 100644 index 000000000..a33f0b0b4 --- /dev/null +++ b/testing/web-platform/tests/app-uri/README.md @@ -0,0 +1,13 @@ +app-URI test suite +========== + +Test suites for [app-URI scheme](http://app-uri.sysapps.org/) specification + +You can find here: + +[app-URI test suite html file](appURI_test.html) + + +If you want to use System application packages there is manifest file on Sysapps github repo: + +[Manifest file - can be used for building application](https://github.com/sysapps/testsuites/blob/gh-pages/app-URI/manifest.webapp)
\ No newline at end of file |