aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/shootout
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix environment for test runChristian Stenger2024-03-191-0/+2
* qbs build: Fix manual testsChristian Kandeler2023-09-201-4/+2
* Tests: Fix shootout testChristian Stenger2023-02-271-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* tests: Remove foreach usageArtem Sokolovskii2023-01-031-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Tests: Provide some cmake files for manual testsChristian Stenger2022-02-151-0/+5
* Shootout: Fix compile with Qt6 on WindowsChristian Stenger2022-02-111-2/+2
* Tests: Provide qbs files for some manual testsChristian Stenger2022-02-031-0/+7
* Shootout: Fix compile with Qt6Christian Stenger2022-02-021-9/+12
* Fix build on PPC: PPC is defined to 1Thiago Macieira2016-06-221-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Make shootout test work on OSXChristian Stenger2015-05-121-0/+4
* Add std::map case for initializer list codesize shootout testhjk2015-05-121-8/+31
* Add codesize shootout test for map initializationhjk2015-05-121-0/+56
* Tests: Add a shootout test for implementations of operator==hjk2015-03-231-0/+46
* Tests: Fix shootout test running on WindowsChristian Stenger2015-03-061-1/+20
* Add shootout test for multiple identical lambdashjk2015-03-041-3/+29
* Add manual test code to check generated code sizehjk2015-02-203-0/+327