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: 9 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

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

`PROJECT` is url to project's sources archive.

BUILD_SERVER=http://localhost:9010 PROJECT=https://github.com/defold/extension-webview/archive/master.zip SHA1=74f260242b3a3f16a0aa38889dc5147c5567864a ./run-tests.sh x86_64-macos