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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/1.1'
Joerg Bornemann
2013-11-22
1
-0
/
+23
|
\
|
*
Take the qbs.install* properties into account when change tracking.
Christian Kandeler
2013-11-21
1
-0
/
+23
*
|
Turn NSIS manual test into an autotest.
Jake Petroules
2013-11-18
5
-0
/
+71
*
|
Replace the last occurrences of FileTagger.pattern with patterns.
Jake Petroules
2013-11-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/1.1'
Joerg Bornemann
2013-11-14
6
-13
/
+106
|
\
\
|
|
/
|
*
translate multipart module names in moduleProperty function
Joerg Bornemann
2013-11-12
1
-0
/
+6
|
*
fix assembly autotest for clang profiles
Joerg Bornemann
2013-11-11
1
-1
/
+1
|
*
Take rules into account when tracking changes.
Christian Kandeler
2013-11-11
5
-12
/
+99
*
|
Allow lists of patterns in the FileTagger item.
Christian Kandeler
2013-11-11
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/1.1'
Joerg Bornemann
2013-11-11
7
-0
/
+49
|
\
\
|
|
/
|
*
Add support for compiling assembler files with GCC.
Tim Sander
2013-11-07
6
-0
/
+48
|
*
Add many missing calls to Process.close() and one to TextFile.close().
Jake Petroules
2013-11-06
1
-0
/
+1
*
|
Rename getenv and putenv to getEnv and putEnv, respectively.
Christian Kandeler
2013-11-07
2
-2
/
+2
|
/
*
Fix autotest.
Christian Kandeler
2013-11-04
3
-10
/
+1
*
Clean up manual tests.
Christian Kandeler
2013-10-31
12
-0
/
+316
*
Check for duplicate product names.
Christian Kandeler
2013-10-28
7
-0
/
+46
*
Fix autotest on Windows.
Christian Kandeler
2013-10-22
2
-2
/
+4
*
Take dependencies into account when tracking changes.
Christian Kandeler
2013-10-22
3
-0
/
+28
*
Spring cleaning in manual tests.
Christian Kandeler
2013-10-14
32
-0
/
+1034
*
detect cycles in rule dependencies
Joerg Bornemann
2013-10-14
4
-0
/
+56
*
introduce TestBlackbox::unifiedLineEndings()
Joerg Bornemann
2013-10-14
2
-0
/
+17
*
Fix FileInfo.path().
Christian Kandeler
2013-10-14
2
-7
/
+11
*
in the scanner, only remove connections the scanner created
Joerg Bornemann
2013-10-11
1
-2
/
+1
*
Make failing autotest less noisy.
Christian Kandeler
2013-10-10
1
-1
/
+3
*
Update tests to use "qbsSearchPaths" property.
Christian Kandeler
2013-10-10
3
-1
/
+1
*
Add test case for QBS-394.
Christian Kandeler
2013-10-09
4
-0
/
+44
*
Introduce new project/product property "qbsSearchPaths".
Christian Kandeler
2013-10-09
4
-2
/
+12
*
build fix: use the same types for QCOMPARE
Joerg Bornemann
2013-09-24
1
-1
/
+1
*
Add autotests for JS extensions.
Christian Kandeler
2013-09-24
6
-0
/
+194
*
Add autotest for products exporting a module with dependencies.
Christian Kandeler
2013-09-09
7
-0
/
+42
*
add autotest for precompiled headers
Joerg Bornemann
2013-09-02
6
-0
/
+78
*
Fix autotest on OSX.
Christian Kandeler
2013-08-23
1
-0
/
+1
*
Even better handling of property changes when restoring a build graph.
Christian Kandeler
2013-08-19
2
-12
/
+39
*
Handle changes in transformers when re-using a stored build graph.
Christian Kandeler
2013-08-14
2
-0
/
+49
*
Add new XFAIL autotest for property change tracking.
Christian Kandeler
2013-08-13
1
-0
/
+8
*
print hints if qbs_autotests is set up incorrectly
Joerg Bornemann
2013-07-31
2
-23
/
+20
*
make TestBlackbox::missingProfile work with default profiles
Joerg Bornemann
2013-07-23
1
-2
/
+22
*
remove widgets dependency from qt5plugin test
Joerg Bornemann
2013-07-23
2
-3
/
+1
*
Use previous results of calls to "File.exists()" in change tracking.
Christian Kandeler
2013-07-16
2
-1
/
+32
*
Handle "indirect" changes to a product's file list.
Christian Kandeler
2013-07-16
7
-0
/
+46
*
Properly support disabled projects.
Christian Kandeler
2013-07-12
3
-0
/
+14
*
Remember all the properties read in prepare scripts.
Christian Kandeler
2013-07-11
5
-0
/
+51
*
Make sure no remains of removed products stay in the build graph.
Christian Kandeler
2013-07-11
5
-0
/
+60
*
Fix exit code handling in blackbox test.
Christian Kandeler
2013-07-11
1
-1
/
+1
*
Do not use an "as" specifier for URI imports.
Christian Kandeler
2013-07-05
3
-3
/
+3
*
Make built-in JavaScript extensions available on demand.
Christian Kandeler
2013-07-03
6
-0
/
+6
*
fix ruleConditions blackbox test
Joerg Bornemann
2013-07-03
1
-1
/
+1
*
Re-introduce property qbs.installPrefix.
Christian Kandeler
2013-06-28
2
-3
/
+4
*
remove TestBlackbox::codegen
Joerg Bornemann
2013-06-25
2
-8
/
+3
*
fix static library dependencies
Joerg Bornemann
2013-06-24
1
-1
/
+0
[next]