Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defold/test-sdk
Build a number of different extensions for all platforms to check for compatibility issues with the Defold SDK or build system
https://github.com/defold/test-sdk
defold
Last synced: 3 months ago
JSON representation
Build a number of different extensions for all platforms to check for compatibility issues with the Defold SDK or build system
- Host: GitHub
- URL: https://github.com/defold/test-sdk
- Owner: defold
- Created: 2019-09-04T10:55:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T06:25:55.000Z (3 months ago)
- Last Synced: 2024-10-04T22:07:07.417Z (3 months ago)
- Topics: defold
- Language: Shell
- Homepage:
- Size: 101 KB
- Stars: 3
- Watchers: 13
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Actions Status Alpha](https://github.com/defold/test-sdk/actions/workflows/test-alpha.yml/badge.svg)](https://github.com/defold/test-sdk/actions)
[![Actions Status Beta](https://github.com/defold/test-sdk/actions/workflows/test-beta.yml/badge.svg)](https://github.com/defold/test-sdk/actions)
[![Actions Status Stable](https://github.com/defold/test-sdk/actions/workflows/test-stable.yml/badge.svg)](https://github.com/defold/test-sdk/actions)# test-sdk
## How to test locally
`PROJECTS` is a comma separated list.
BUILD_SERVER=http://localhost:9010 PROJECTS=https://github.com/defold/extension-webview/archive/master.zip SHA1=74f260242b3a3f16a0aa38889dc5147c5567864a ./run-tests.sh x86_64-macos