summaryrefslogtreecommitdiffstats
path: root/test/QT.py
Commit message (Expand)AuthorAgeFilesLines
* Finish the display-customization variables: , , , , , and .Steven Knight2005-01-071-930/+0
* Restore tests to current status after "updating" to old change.Steven Knight2004-10-271-26/+58
* Better test handling of File lines in stack traces. (Chad Austin)Steven Knight2004-10-271-58/+26
* Have the Qt Builder make uic-built files dependent on the .ui.h file, if it e...Steven Knight2004-10-081-35/+63
* Portability fixes for Mac OS Xin tests. (Gary Oberbrunner)Steven Knight2004-08-171-1/+3
* Qt fixes. (Christoph Wiedemann)Steven Knight2004-08-071-8/+52
* Portability fixes for test/QT.py. (Chad Austin)Steven Knight2004-07-311-13/+18
* Win32 portability: add an explicit match argument to TestCommon.py, use it t...Steven Knight2004-07-151-4/+8
* Fix tests on systems where 'ar' prints warnings about creating archives. (Ke...Steven Knight2004-07-131-4/+6
* QT fixes and enhancements: Moc() and Uic() builders, a lot of new variables....Steven Knight2004-07-121-31/+305
* Add a variable to control whether to compile moc-generated files. (Chad Aus...Steven Knight2004-04-031-1/+41
* Win32 portability.Steven Knight2004-03-031-2/+6
* Update the __env__ variable when making a Copy() or Override() of an Environm...Steven Knight2004-02-171-14/+48
* Add AppendUnique() and PrependUnique() Environment methods. Fix using the qt...Steven Knight2004-02-161-13/+43
* Have the Qt Builder(s) use flags from the environment used to specify the tar...Steven Knight2004-01-251-13/+60
* Use sys.stdout.write() instead of print so line feeds in -j output will stay ...Steven Knight2003-11-101-3/+5
* Fix a bug in Qt detection. (Christoph Wiedemann)Steven Knight2003-10-211-1/+38
* Add /TP to CXXFLAGS for msvc. Win32 portability fixes for tests.Steven Knight2003-08-011-4/+4
* Add a QT tool. (Christoph Wiedemann)Steven Knight2003-07-241-0/+377