Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move list of trusted benchmarks out of QA dungeon and into Qt | Tor Arne Vestbø | 2010-10-27 | 1 | -0/+2 |
| | | | | | | | | | To run the list of trusted benchmark do 'make check-trusted' in either the root benchmarks directory or for any of the immediate sub-targets. Normal 'make check' environment variables apply, such as TESTRUNNER and TESTARGS. Reviewed-by: João Abecasis <joao.abecasis@nokia.com> | ||||
* | Restructure tests/benchmarks directory. | Bjørn Erik Nilsen | 2010-02-08 | 1 | -0/+3 |
We follow the same structure as used in the src directory. This makes it easier to navigate through the jungel, especially now that we are going to add functional tests etc. |