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
/
blackbox
/
testdata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test for array-like objects with instanceof Array
Richard Weickelt
2021-02-15
2
-2
/
+2
*
Do not rely on leaked context variables
Richard Weickelt
2021-02-13
1
-1
/
+1
*
Add missing import statements
Richard Weickelt
2021-02-13
1
-1
/
+1
*
Pass import paths as nanopb_opt to support `.options` files
Kai Dohmen
2020-12-03
3
-0
/
+9
*
Implement missing check for allowed values in PropertyOptions
Ivan Komissarov
2020-10-28
2
-0
/
+37
*
tests: Add missing 'std' namespace
Denis Shienkov
2020-09-30
13
-18
/
+18
*
Remove cpp dependency from PathProbe blackbox tests
Richard Weickelt
2020-09-27
2
-4
/
+1
*
GitHub actions: Run tests with Xcode 12
Ivan Komissarov
2020-09-25
1
-0
/
+4
*
Make protobuf.*.outputDir public again
Kai Dohmen
2020-09-24
4
-0
/
+101
*
tests: Add 'std' prefix for printf() in blackbox::configure test
Denis Shienkov
2020-09-18
1
-1
/
+1
*
Add protobuf.nanopb module
Kai Dohmen
2020-09-16
3
-0
/
+122
*
Remove extra semicolons
Denis Shienkov
2020-09-11
1
-1
/
+1
*
Fix InnoSetupModule to support InnoSetup v6
Ivan Komissarov
2020-09-04
2
-2
/
+9
*
Skip sanitizer test when run using VS clang for x86_64
Ivan Komissarov
2020-08-31
1
-1
/
+7
*
Fix setting base profiles in tests
Ivan Komissarov
2020-08-31
2
-0
/
+9
*
Introduce an "exportingProduct" variable
Christian Kandeler
2020-08-24
7
-11
/
+11
*
Merge branch 1.17 into master
Richard Weickelt
2020-08-14
6
-1
/
+26
|
\
|
*
Tune search order of path probes
Ivan Komissarov
2020-08-13
3
-0
/
+12
|
*
Add XFAIL-ing autotest for newly discovered bug
Christian Kandeler
2020-08-05
2
-0
/
+13
|
*
ModuleLoader: Fix scope for RHS of module provider property bindings
Christian Kandeler
2020-08-04
1
-1
/
+1
*
|
Do not rely on PathProbe returning relative paths
Richard Weickelt
2020-08-13
1
-2
/
+2
*
|
Do not modify probe properties in configure scripts
Richard Weickelt
2020-08-13
1
-2
/
+1
*
|
Merge branch 1.17 into master
Richard Weickelt
2020-07-24
20
-0
/
+253
|
\
\
|
|
/
|
*
Add support for Cap'n Proto for the c++ language
Ivan Komissarov
2020-07-21
14
-0
/
+217
|
*
Fix loading optional transitive dependencies
Ivan Komissarov
2020-07-16
5
-0
/
+26
|
*
Probes: Remove nameFilter from FrameworkProbe
Ivan Komissarov
2020-07-16
1
-0
/
+10
*
|
Fix wrong array iteration
Richard Weickelt
2020-07-13
1
-1
/
+1
|
/
*
Fix wrong variable scope in conanfile-probe testcase
Richard Weickelt
2020-07-03
1
-1
/
+1
*
MSVC: Add missing handling for cpp.distributionIncludePaths property
Denis Shienkov
2020-06-15
3
-0
/
+16
*
Msvc: Handle windows module definition file
Denis Shienkov
2020-05-26
4
-0
/
+103
*
Fix or skip tests to be able to run with the iOS profile
Ivan Komissarov
2020-05-22
40
-11
/
+235
*
Fix copyrights
Ivan Komissarov
2020-05-12
5
-10
/
+10
*
Fix ModuleLoader::moduleProviderConfig
Ivan Komissarov
2020-05-11
3
-0
/
+25
*
Merge 1.16 into master
Christian Kandeler
2020-04-28
1
-0
/
+3
|
\
|
*
Fix TestBlackbox::installLocations for mingw
Ivan Komissarov
2020-04-28
1
-0
/
+3
*
|
Fix item scope for the "moduleProviders." items
Ivan Komissarov
2020-04-27
1
-2
/
+4
|
/
*
Convenience items can now install separated debug info
Ivan Komissarov
2020-03-20
1
-0
/
+6
*
Make Library.qbs configurable
Ivan Komissarov
2020-03-18
2
-0
/
+9
*
Add qbs.hostArchitecture property
Ivan Komissarov
2020-03-11
2
-0
/
+15
*
Add "profiling" build variant
Ivan Komissarov
2020-03-06
2
-0
/
+17
*
Rule execution: Fix potential infinite loop
Christian Kandeler
2020-03-05
2
-0
/
+35
*
Artifact Scanning: Prefer scan results from product dependencies
Christian Kandeler
2020-03-03
6
-0
/
+41
*
Fix the error when the last module candidate is not a module
Ivan Komissarov
2020-02-27
4
-0
/
+11
*
Add XFAIL-ing autotest for newly discovered bug
Christian Kandeler
2020-02-26
7
-0
/
+49
*
Add ConanfileProbe item for querying conan recipe files
Richard Weickelt
2020-02-15
3
-0
/
+72
*
Autotedect MSVC compiler by using a probe
Ivan Komissarov
2020-02-14
2
-0
/
+4
*
Install some packages on Mac jobs to run more tests
Ivan Komissarov
2020-02-06
1
-0
/
+1
*
Merge branch '1.15' into master
Richard Weickelt
2020-02-05
1
-20
/
+31
|
\
|
*
Fix probes referencing project properties
1.15
Richard Weickelt
2020-02-05
1
-20
/
+31
*
|
Improve TestBlackbox::pathProbe
Ivan Komissarov
2020-02-03
14
-8
/
+77
[next]