This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
qt-creator
Watch
1
Star
0
Fork
0
You've already forked qt-creator
forked from
qt-creator/qt-creator
Code
Pull Requests
Activity
Files
f52cf6b56432931f19694273b51a461efd64d26b
qt-creator
/
tests
/
system
/
suite_tools
/
envvars
4 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Squish: Test "Go to slot" in Widget Designer Change-Id: Idc4517f86035aa5faa1265f275b0ed5f97526d2f Reviewed-by: Christian Stenger <christian.stenger@digia.com>
2013-07-17 13:36:10 +02:00
QT_PLATFORM_PLUGIN=nonesuch
Squish-Tests: Use QTC_DO_NOT_PROPAGATE_LD_PRELOAD This is a reaction to an change in Creator's handling of environment variables. Creator now passes on LD_PRELOAD set by Squish. This results in build errors and crashes of started applications. Change-Id: I39cf21c60a474d7453e9c29fd3eaf32d3f0d6806 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
2022-10-24 13:47:50 +02:00
QTC_DO_NOT_PROPAGATE_LD_PRELOAD=1
Squish: Force English in suite_tools Without, I get German output from git which breaks tests. Change-Id: Ic12a3d31908193b4bac3283eb02b06fc945c5fd8 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
2014-05-09 12:40:33 +02:00
LC_ALL=C
Copy Permalink