# # ChangeLog for tests/common.pri # # Generated by Trac 1.6 # Nov 28, 2025, 10:54:15 PM Fri, 26 Feb 2010 18:47:14 GMT Dmitry A. Kuminov [610] * tests/common.pri (modified) tests: common.pri: Added 'debug-dbg' and 'releae-dbg' targets that ... Thu, 19 Nov 2009 12:05:13 GMT Dmitry A. Kuminov [328] * tests/common.pri (modified) tests: Support RUN_SHELL qmake variable for overriding the shell for ... Tue, 10 Nov 2009 14:25:40 GMT Dmitry A. Kuminov [310] * tests/common.pri (modified) tests: Added support for RUN_ARGS qmake variable in run make targets ... Sun, 08 Nov 2009 21:56:30 GMT Dmitry A. Kuminov [303] * tests/common.pri (modified) * tests/widget/widget.pro (modified) tests: Added debug-run and release-run targets to conveniently start ... Tue, 06 Oct 2009 16:13:43 GMT Dmitry A. Kuminov [209] * tests/common.pri (modified) * tests/process/process (modified) * tests/process/process/process.cpp (modified) * tests/process/test (modified) tests: Play Qt rules in order to get separate output directories for ... Mon, 05 Oct 2009 22:29:43 GMT Dmitry A. Kuminov [205] * tests/common.pri (added) * tests/process (added) * tests/process/mk (added) * tests/process/mk.cmd (added) * tests/process/process (added) * tests/process/process.pro (added) * tests/process/process/process.cpp (added) * tests/process/process/process.pro (added) * tests/process/test (added) * tests/process/test/test.cpp (added) * tests/process/test/test.pro (added) Added process testcase.