Commit Graph

8 Commits

Author SHA1 Message Date
Friedemann Kleint
97af238656 Preferably use QStringRef::toInt().
Avoid allocations for converting to int.

Change-Id: Id8c79334f4809ec075ffe7e6b7635be4873eafd8
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2016-02-04 07:56:58 +00:00
Christian Stenger
b2c6ea47b1 AutoTest: Display output of passes on test results pane...
...if possible. If passing tests had output beside the result
it had been omitted so far.

Change-Id: I37fd14714d00fe6a28f079f3fe2ca6e82606fa31
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
2016-01-29 08:34:41 +00:00
Christian Stenger
09bc4baf3c AutoTest: Fix source file construction on Windows
Task-number: QTCREATORBUG-15667
Change-Id: I4d0e81a39a5031403d77fb3e2179ed17451346b4
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2016-01-28 07:03:53 +00:00
Christian Stenger
9ff5786d53 AutoTest: Fix parsing of file/line information for gtest...
...this was wrong in cases where we have additional output before
this information.

Change-Id: I6f55c48815217da98078d40e5a0f1f4ce4ad8a77
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
2016-01-26 16:27:43 +00:00
Orgad Shaneh
621c834023 AutoTest: Clear description on test start
Task-number: QTCREATORBUG-15668
Change-Id: I031941938f59e59e0e05d3284b12ef09993f6541
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
2016-01-26 11:42:29 +00:00
Orgad Shaneh
6062d3953d AutoTest: Fix pass/fail parsing on Windows
Chop \r

Change-Id: Ibd1ce9025a681aefcdce0c01a842903fda8a8e30
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
2016-01-25 06:00:10 +00:00
Orgad Shaneh
e3d4e1c825 AutoTest: Fix invalid escape sequence
Change-Id: I9cd09327a561eb8691e358d77a455714838397bb
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
2016-01-25 05:58:48 +00:00
Christian Stenger
15b4e6fc91 Delete unneeded and prepare directory structure...
...to get plugin's repository more easily integrated
into QC's repository.

Change-Id: I10243bb4283623ae951e799feacaa15915678e04
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2016-01-22 14:07:19 +00:00