TheAssassin
df417bd38a
Upload files for debugging if linuxdeployqt segfaults
8 years ago
probonopd
c79654e7e8
Revert "Try Qt 5.7.1 to see whether it also segfaults on Travis CI"
It does. Using Qt 5.7.1 makes no difference
This reverts commit e5b7c2f433
.
8 years ago
probonopd
e5b7c2f433
Try Qt 5.7.1 to see whether it also segfaults on Travis CI
8 years ago
probonopd
bb39683187
Try patchelf 0.9 = 44b7f95
8 years ago
probonopd
6dd15c61b7
Update tests-ci.sh
8 years ago
probonopd
84f063dc80
For now skip the tests, since we are getting an unexplainable segfault
8 years ago
probonopd
29b51782c6
Do not nest an AppImage inside the AppImage to facilitate --appimage-extract
Closes #107
8 years ago
probonopd
cc66407204
Update tests-environment.sh
[ci skip]
8 years ago
À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.
8 years ago
probonopd
c48ce01ef1
Test bundling the sample Qt WebEngine Application
8 years ago
probonopd
b41466bedf
Delete file
[ci skip]
8 years ago
probonopd
965ce16cdc
Add files via upload
8 years ago
probonopd
2aae688c86
Create file
8 years ago
probonopd
b4d8f4245d
Sleep longer
8 years ago
probonopd
4b2c81ff84
Workaround for: https://github.com/probonopd/linuxdeployqt/issues/25
8 years ago
probonopd
b5f6c4cb54
ldd nonfhs/QtQuickControls2Application
8 years ago
probonopd
eb3a4f2959
Do not delete files, reduce sleep to 5
8 years ago
probonopd
3346b044cd
Only upload after success
8 years ago
probonopd
ea4f511342
Reorganize tests
8 years ago
probonopd
d570e15c20
Add QtQuickControls2Application test
8 years ago
probonopd
86ce8f84e2
Workaround to deploy Qt diretory to qt/ in FHS-like mode
8 years ago
probonopd
7a9add8f9e
Fix tests
8 years ago
probonopd
45a137db53
unset ENVs set by beineri Qt
8 years ago
probonopd
cf48edd007
Increase verbosity of tests
8 years ago
probonopd
380d296d09
Try to run Qt application using Xpra
8 years ago
probonopd
c933d60c08
Add tests, see #77
8 years ago
probonopd
62bcd3dfe3
Add tests/QtWidgetsApplication
8 years ago
probonopd
7fb5934f65
Begin to adapt for Linux
9 years ago
probonopd
64a76e2b62
Initial import of macdeployqt from qttools.git
9 years ago