From 855a0e8ddc273b58066530a1b55a946021dfc56e Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Wed, 24 Jun 2015 18:47:42 -0400 Subject: Cleaned up code, commented, preparing for HTTPS via CordovaHTTP --- .../test/autotest/index.html | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 plugins/org.apache.cordova.file/test/autotest/index.html (limited to 'plugins/org.apache.cordova.file/test/autotest/index.html') diff --git a/plugins/org.apache.cordova.file/test/autotest/index.html b/plugins/org.apache.cordova.file/test/autotest/index.html new file mode 100644 index 00000000..6ebccbd0 --- /dev/null +++ b/plugins/org.apache.cordova.file/test/autotest/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + Cordova API Specs + + + + + +

Cordova API Specs

+ + Run All Tests + Run Accelerometer Tests + Run Battery Tests + Run Camera Tests + Run Capture Tests + Run Compass Tests + Run Contacts Tests + Run Data URI Tests + Run Device Tests + Run File Tests + Run FileTransfer Tests + Run Geolocation Tests + Run Globalization Tests + Run Media Tests + Run Network Tests + Run Notification Tests + Run Platform Tests + Run Storage Tests + Run Bridge Tests + +

Back
+ + -- cgit v1.2.3