summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
エリス [Thu, 8 Nov 2018 01:35:19 +0000 (10:35 +0900)]
Dependency bump cordova-common@^3.0.0
Raphael von der Grün [Tue, 25 Sep 2018 10:14:32 +0000 (12:14 +0200)]
Merge pull request #4 from raphinesse/silence-output
Silence output
Raphael von der Grün [Tue, 25 Sep 2018 10:12:54 +0000 (12:12 +0200)]
Merge pull request #5 from raphinesse/fix-spec-promise-handling
Fix temp dir & promise handling in specs
Audrey [Thu, 6 Sep 2018 19:09:16 +0000 (12:09 -0700)]
Doc requirements for platform api expectations (#1)
Ready for review!
<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist
is intended as a quick reference, for complete details please see our Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
### What does this PR do?
Document requirements for platform api expectations
### What testing has been done on this change?
### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
Raphael von der Grün [Thu, 6 Sep 2018 09:02:18 +0000 (11:02 +0200)]
Properly handle promises in test
Raphael von der Grün [Thu, 6 Sep 2018 00:42:45 +0000 (02:42 +0200)]
Use proper temp dir in tests
Raphael von der Grün [Thu, 6 Sep 2018 00:58:09 +0000 (02:58 +0200)]
Silence test output
Raphael von der Grün [Thu, 6 Sep 2018 00:44:42 +0000 (02:44 +0200)]
No error message when creating in existing dir
Jan Piotrowski [Thu, 6 Sep 2018 08:54:42 +0000 (10:54 +0200)]
Remove link to JIRA
Raphael von der Grün [Thu, 6 Sep 2018 00:25:20 +0000 (02:25 +0200)]
Silence Api.js
Raphael von der Grün [Thu, 6 Sep 2018 00:17:50 +0000 (02:17 +0200)]
Do not try to copy non-existant directory
Raphael von der Grün [Thu, 6 Sep 2018 00:15:19 +0000 (02:15 +0200)]
Fix test script (#3)
Fil Maj [Mon, 3 Sep 2018 14:12:30 +0000 (09:12 -0500)]
CB-11347: a bit more documentation around platform API and additional reading. (#2)
Jesse MacFadyen [Wed, 10 May 2017 20:51:00 +0000 (13:51 -0700)]
no hardcoded api path, making this reusable
Jesse MacFadyen [Fri, 7 Apr 2017 19:40:14 +0000 (12:40 -0700)]
updating name + repo links, new name cordova-test-platform
Jesse MacFadyen [Thu, 6 Apr 2017 03:14:43 +0000 (20:14 -0700)]
added version.bat file for windows, bumped to 0.0.4
Jesse MacFadyen [Thu, 6 Apr 2017 00:28:05 +0000 (17:28 -0700)]
bump to 0.0.3 and publish to see if the whole system fails ...
Jesse MacFadyen [Thu, 6 Apr 2017 00:26:16 +0000 (17:26 -0700)]
tests passing
Jesse MacFadyen [Thu, 6 Apr 2017 00:24:47 +0000 (17:24 -0700)]
updated paths, added config handling, cordova-lib tests passing, uses events to log
Jesse MacFadyen [Wed, 5 Apr 2017 02:36:40 +0000 (19:36 -0700)]
pushed version back to a reasonable pre 1.0 number
Jesse MacFadyen [Wed, 5 Apr 2017 01:03:26 +0000 (18:03 -0700)]
cleaned up console.log, running all create tests
Jesse MacFadyen [Wed, 5 Apr 2017 01:00:53 +0000 (18:00 -0700)]
added platform level scripts
Jesse MacFadyen [Mon, 3 Apr 2017 18:37:46 +0000 (11:37 -0700)]
bump version to 1.0.1
Jesse MacFadyen [Mon, 3 Apr 2017 18:36:58 +0000 (11:36 -0700)]
ignore vscode bs
Jesse MacFadyen [Sat, 1 Apr 2017 06:13:02 +0000 (23:13 -0700)]
added basic api and tests
Jesse MacFadyen [Wed, 29 Mar 2017 00:14:11 +0000 (17:14 -0700)]
filled in some readme
Jesse MacFadyen [Wed, 29 Mar 2017 00:06:33 +0000 (17:06 -0700)]
basic scaffolding