Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers to release version. | Jason McDonald | 2010-10-18 | 1 | -13/+13 |
| | |||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Refactor QTestCharBuffer a bit | Harald Fernengel | 2009-08-07 | 1 | -3/+3 |
| | | | | | | | | | Use a static buffer for small strings, and making it oom safe. We can now see messages up to 512 bytes even if we run out of memory (important for OOM tests). Also, testlogging (< 512 bytes per line) should again work without a single allocation. Reviewed-By: Rohan McGovern <rohan.mcgovern@nokia.com> | ||||
* | Make QTestBasicStreamer use dynamically allocated strings. | Rohan McGovern | 2009-07-30 | 1 | -3/+3 |
| | | | | | | | | | | This commit contains the bare minimum needed for the API to use dynamic allocation; some parts of the code still use static buffers and therefore have constraints on the size of output messages. Task: 253861 Reviewed-by: Michael Goddard | ||||
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix headers in the XUnit feature. | Thiago Macieira | 2009-06-04 | 1 | -1/+7 |
| | | | | | | | All Qt headers must have QT_BEGIN_HEADER, QT_END_HEADER and QT_MODULE. These headers didn't have this. Reviewed-by: TrustMe | ||||
* | Add license header to source files that don't have one. | Jason McDonald | 2009-05-07 | 1 | -0/+41 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixes compile of testlib when Qt is configured with `-qtnamespace'. | Rohan McGovern | 2009-03-24 | 1 | -0/+4 |
| | | | | Reviewed-by: Andy Shaw | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+21 |