index
:
delta/qbs.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2.0
baserock/morph
dynablaster
egon-via-deps
master
wip/ci-ios
code.qt.io: qbs/qbs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
shared.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not use std::string in HostOsInfo
Ivan Komissarov
2022-02-04
1
-2
/
+1
*
Long live qbs-pkgconfig!
Ivan Komissarov
2021-09-23
1
-1
/
+1
*
qt6: do not use deprecated QByteArray::operator(QString)
Ivan Komissarov
2020-11-03
1
-1
/
+4
*
Add blackbox examples test
Ivan Komissarov
2020-05-28
1
-0
/
+2
*
setup-toolchains now sets the qbs.toolchainType, not qbs.toolchain
Ivan Komissarov
2020-03-09
1
-4
/
+13
*
Introduce QBS_TEST_SOURCE_ROOT environment variable
Richard Weickelt
2020-02-27
1
-0
/
+26
*
Apply 'modernize-make-unique' fix-it
Ivan Komissarov
2019-11-28
1
-1
/
+1
*
Introduce the session command
Christian Kandeler
2019-09-18
1
-4
/
+6
*
Merge 1.12 into master
Christian Kandeler
2018-07-06
1
-0
/
+12
|
\
|
*
Autotests: Allow to parameterize the "file unlock grace period"
Christian Kandeler
2018-06-29
1
-0
/
+12
*
|
Make the texttemplate module public
Joerg Bornemann
2018-06-01
1
-0
/
+75
|
/
*
Merge 1.11 into master
Christian Kandeler
2018-02-16
1
-3
/
+5
|
\
|
*
Autotests: Fix function that figures out the object file extension
Christian Kandeler
2018-02-16
1
-3
/
+5
*
|
Autotests: Add convenience function for changing file contents
Christian Kandeler
2018-02-01
1
-0
/
+12
|
/
*
Run Android autotests in release mode as well as debug
Jake Petroules
2017-12-14
1
-1
/
+2
*
Add qbs.targetPlatform and qbs.hostPlatform properties
Jake Petroules
2017-11-22
1
-10
/
+13
*
Fix object filename test helper function to work with profile:none
Jake Petroules
2017-11-20
1
-2
/
+3
*
STL compatibility: use empty() instead of isEmpty()
Jake Petroules
2017-11-16
1
-1
/
+1
*
Allow overriding the autotest profile for each test suite individually
Jake Petroules
2017-11-15
1
-0
/
+4
*
Autotest: Create a convenience header for DLL import/export macros
Christian Kandeler
2017-10-23
1
-0
/
+8
*
Allow overriding the Qbs autotest profile with an environment variable
Jake Petroules
2017-08-16
1
-1
/
+6
*
Autotests: Ensure that waitForNewTimestamp() always terminates
Christian Kandeler
2017-07-31
1
-3
/
+8
*
Autotests: Provide a means to specify the timeout via the environment
Christian Kandeler
2017-06-22
1
-0
/
+9
*
Remove the profile name from the unique product name
Christian Kandeler
2017-06-09
1
-6
/
+3
*
Switch to a new multiplexing approach
Joerg Bornemann
2017-05-23
1
-4
/
+15
*
Support providing a settings directory to the autotests
Christian Kandeler
2017-05-10
1
-4
/
+14
*
Change style of #includes of Qt headers
Jake Petroules
2017-01-04
1
-7
/
+8
*
Update license headers
Iikka Eklund
2016-08-29
1
-17
/
+15
*
Merge 1.5 into 1.6
Jake Petroules
2016-06-28
1
-2
/
+2
|
\
*
|
Fix detection of target OS in autotests.
Christian Kandeler
2016-06-21
1
-0
/
+18
*
|
Stop special casing qbs.buildVariant in command line handling.
Jake Petroules
2016-06-20
1
-6
/
+4
|
/
*
Make waitForNewTimestamp() function safer.
Christian Kandeler
2015-07-13
1
-9
/
+15
*
Android: Add more test cases.
Christian Kandeler
2015-02-05
1
-4
/
+9
*
Merge branch '1.3' into 'master'
Christian Kandeler
2015-01-28
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-26
1
-6
/
+6
*
|
Fix framework bundle construction and add an autotest to prove it.
Jake Petroules
2015-01-22
1
-0
/
+6
*
|
make the test working dir configurable
Joerg Bornemann
2014-12-18
1
-0
/
+13
*
|
Use a hashing function to construct output artfact file paths.
Christian Kandeler
2014-11-10
1
-0
/
+5
*
|
Consolidate "safe identifier" code by introducing qbs.rfc1034identifier.
Jake Petroules
2014-11-04
1
-8
/
+1
*
|
remove support for building qbs with Qt <= 5.1.0
Joerg Bornemann
2014-10-29
1
-6
/
+0
*
|
Merge remote-tracking branch 'origin/1.3'
Joerg Bornemann
2014-10-16
1
-7
/
+8
|
\
\
|
|
/
|
*
complete license header update
Joerg Bornemann
2014-10-16
1
-7
/
+8
*
|
Merge remote-tracking branch 'origin/1.3'
Joerg Bornemann
2014-10-10
1
-0
/
+11
|
\
\
|
|
/
|
*
libqtprofilesetup: Fix mingw use case.
Christian Kandeler
2014-09-29
1
-0
/
+11
*
|
Use modified product names for build directories.
Christian Kandeler
2014-08-20
1
-4
/
+18
*
|
Turn some blackbox tests into API tests.
Christian Kandeler
2014-08-14
1
-0
/
+30
*
|
Speed up autotest execution on Unix.
Christian Kandeler
2014-08-11
1
-3
/
+12
|
/
*
Autotests: Make "copy and touch" operation atomic.
Christian Kandeler
2014-08-01
1
-0
/
+19
*
Tests: Move waitForNewTimestamp() function to shared file.
Christian Kandeler
2014-07-30
1
-0
/
+51