Commit Graph

76 Commits

Author SHA1 Message Date
probonopd bb39683187 Try patchelf 0.9 = 44b7f95 2017-05-20 15:16:08 +02:00
probonopd 6dd15c61b7 Update tests-ci.sh 2017-05-07 14:20:13 +02:00
probonopd 84f063dc80 For now skip the tests, since we are getting an unexplainable segfault 2017-05-07 13:04:27 +02:00
probonopd 29b51782c6 Do not nest an AppImage inside the AppImage to facilitate --appimage-extract
Closes #107
2017-05-07 12:40:03 +02:00
probonopd cc66407204 Update tests-environment.sh
[ci skip]
2017-05-07 12:37:55 +02:00
Àlex Fiestas 4c33c5ed97 Make running the tests like in travis-ci easier (#92)
* Move testing logic from travis.yml to tests-ci.sh script

This way we can share this logic between travis CI and other systems
like for example a docker container.

* Move logic to create a testing environment to tests-environment.sh

As with the logic to execute the tests, this way we can share this logic
with other systems to tests linuxdeployqt.

* Install Qt also in tests-environment.sh

No reason to keep it separate from the rest as far as I know

* Wait until the X server is up and running

Otherwise we get into a racy situation.

* Add Dockerfile to create a testing container

This container tries to emulate the environment we have in travis-ci,
this way we can test whatever is failing on the CI locally.
2017-03-17 18:45:30 +01:00
probonopd c48ce01ef1 Test bundling the sample Qt WebEngine Application 2017-02-20 19:13:24 +01:00
probonopd b41466bedf Delete file
[ci skip]
2017-02-20 19:10:05 +01:00
probonopd 965ce16cdc Add files via upload 2017-02-20 19:09:45 +01:00
probonopd 2aae688c86 Create file 2017-02-20 19:09:29 +01:00
probonopd b4d8f4245d Sleep longer 2017-02-19 14:56:28 +01:00
probonopd 4b2c81ff84 Workaround for: https://github.com/probonopd/linuxdeployqt/issues/25 2017-02-19 14:41:07 +01:00
probonopd b5f6c4cb54 ldd nonfhs/QtQuickControls2Application 2017-02-19 14:34:29 +01:00
probonopd eb3a4f2959 Do not delete files, reduce sleep to 5 2017-02-19 14:30:07 +01:00
probonopd 3346b044cd Only upload after success 2017-02-19 14:22:43 +01:00
probonopd ea4f511342 Reorganize tests 2017-02-19 14:21:23 +01:00
probonopd d570e15c20 Add QtQuickControls2Application test 2017-02-19 14:10:12 +01:00
probonopd 86ce8f84e2 Workaround to deploy Qt diretory to qt/ in FHS-like mode 2017-02-19 13:13:58 +01:00
probonopd 7a9add8f9e Fix tests 2017-02-19 12:55:26 +01:00
probonopd 45a137db53 unset ENVs set by beineri Qt 2017-02-19 12:43:46 +01:00
probonopd cf48edd007 Increase verbosity of tests 2017-02-19 12:36:36 +01:00
probonopd 380d296d09 Try to run Qt application using Xpra 2017-02-19 12:32:46 +01:00
probonopd c933d60c08 Add tests, see #77 2017-02-19 12:21:38 +01:00
probonopd 62bcd3dfe3 Add tests/QtWidgetsApplication 2017-02-19 12:08:39 +01:00
probonopd 7fb5934f65 Begin to adapt for Linux 2016-09-05 17:43:37 +02:00
probonopd 64a76e2b62 Initial import of macdeployqt from qttools.git 2016-09-05 17:39:07 +02:00