Marco Bubke
f8884501c2
Clang: Add Google Benchmark unit tests
...
Change-Id: I5d137aebd3e94f5d2f867d8ec007973a827491ec
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2016-02-17 10:35:34 +00:00
Marco Bubke
974070d2c8
Clang: Use MessageEnvelop instead of QVariant
...
QVariant has unwanted dependencies so we provided our own simpler solution.
We want to support move only types and calling the copy constructor as you
move the value in and outside. This copying is adding unwanted overhead
too.
Change-Id: I2e27a7924868efe81e8b8ff3415499c9fa22c2bc
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com >
2016-02-08 14:11:44 +00:00
Tobias Hunger
954569387c
Update License according to agreement with Free Qt Foundation
...
* Update license information in tests directory
Change-Id: I311441dd37d053ca3175e44b284258e232ee93e0
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com >
2016-01-19 16:01:06 +00:00
Marco Bubke
a4917d3fdd
Clang: Disable logging by default in unit tests
...
Change-Id: I489cec1dcbcfba71dfa6679e8d90bbf8c8d0a867
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com >
2015-10-01 13:04:59 +00:00
Marco Bubke
ec4d002857
Clang: Rename command in message
...
Change-Id: I1e2671d15b0db3c670b86dd0d4bed5ee09e866f1
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com >
2015-08-25 12:54:27 +00:00
Nikolai Kosjar
9e4a4586f9
Clang: Tests: Fix unit tests compilation on Windows
...
Change-Id: Id9e51de3b2bcb273fd2268ba7f7192f80dee1f53
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com >
Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com >
2015-07-02 13:16:16 +00:00
Marco Bubke
2b84d7611b
Clang: Reorder includes
...
Change-Id: I324e88c0d295114390c1fac2745c0d2d47637ece
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com >
2015-06-16 13:53:30 +00:00
Marco Bubke
1402c067b1
Clang: Rename CodeModelBackEnd in ClangBackEnd
...
Change-Id: I13e8a458634110456375956d4d4da7239c86957f
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com >
2015-06-16 13:29:27 +00:00