aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/nodejs
Commit message (Collapse)AuthorAgeFilesLines
* Fix or skip tests to be able to run with the iOS profileIvan Komissarov2020-05-221-0/+6
| | | | | | | | | | | | This skips tests that are not possible to run without the device and fixes other tests for the iOS profile. Also, adds Travis job that runs tests using iOS profile. This is the squashed merge commit of the wip/ci-ios branch. Change-Id: Ia0c1fc05fdb8c6e269f5e66f979f2ae19465433c Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* Remove the base module import from most test data projectsJoerg Bornemann2018-06-221-2/+0
| | | | | | | | Keep the base import in blackbox/testdata/deprecated-property to ensure we don't accidentally break it. Change-Id: I790da21a7490ec9c1b0335f45e8707e7e04daa7c Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* Fix typescript module to work with newer TypeScript versions.Jake Petroules2016-03-241-1/+0
| | | | | Change-Id: I068413c66349037da82c97d67cdff65b5846bf90 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
* Add support for running Node.js using qbs run.Jake Petroules2014-04-152-0/+10
Change-Id: I98a38e49cbea57d44b787eec12c2cb5f2e5cd601 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>