Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only add qvideowidget test once. | Justin McPherson | 2010-04-21 | 1 | -2/+1 |
| | | | | Reviewed-by: Andrew den Exter | ||||
* | Create Mediaservices lib, separate from Multimedia. | Justin McPherson | 2010-04-15 | 1 | -15/+1 |
| | |||||
* | Added unit test for qsoundeffect class. | Kurt Korbatits | 2010-03-09 | 1 | -0/+1 |
| | | | | Reviewed-by:Dmytro Poplavskiy | ||||
* | Added missing tests to tests/auto/*.pro | Rohan McGovern | 2010-03-07 | 1 | -0/+14 |
| | |||||
* | Move tests into separate .pro files, based on Qt module. | Rohan McGovern | 2010-03-03 | 1 | -0/+11 |
Having the tests in separate projects allows for some optimization strategies when running the tests (e.g. start running corelib tests while the rest of Qt is still compiling), and allows developers to run only a subset of tests when appropriate. |