Embeddinator-4000/tests
Joao Matos d4d8b12d79 [tests/managed] Add arrays and builtin types files to shared project. 2017-05-04 23:54:32 +01:00
..
UIViewLib Improve the sample run script to be more extensible and generate for more target languages. 2017-03-27 00:51:59 +01:00
common [tests] Minor clean ups to tests make logic. 2017-05-04 23:54:32 +01:00
leaktest [tests][leaktest] Use pid-specific control files. (#77) 2017-04-07 12:24:39 +02:00
managed [tests/managed] Add arrays and builtin types files to shared project. 2017-05-04 23:54:32 +01:00
objc-cli [git] Merge tip of objc branch into master. 2017-05-04 23:54:32 +01:00
objcgentest [git] Merge tip of objc branch into master. 2017-05-04 23:54:32 +01:00
.gitignore [git] Updated Git ignore patterns to ignore Java build artifacts. 2017-04-10 19:57:44 +01:00
README.md [tests][docs] Rename "Basic" testsuite in readme.md to match new "common" name. 2017-04-17 19:23:13 +01:00
RunTestsuite.sh [tests] Renamed Basic test project to common. 2017-04-07 12:29:03 +01:00

README.md

Test suite

This directory contains the test suite for Embeddinator.

To run the test suite, run RunTestsuite.sh inside this directory.

The test suite is composed by a few different projects/directories:

* common: common test driver 
* objc-cli: Objective-C specific test driver
* managed: Managed code test types