10 Commits (940fc372dbe8a7e28a4868be51b15c85a0630365)

Author SHA1 Message Date
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Jon Turney 538b347218
Add expected skip annotations for non-linux CI runs to framework tests 3 years ago
Jon Turney 609864a66d Annotate framework tests with where they are expected to skip 3 years ago
Dylan Baker 79fec1ce4e modules/qt: use append rather than extend in preprocess 3 years ago
Dylan Baker 2322804a4d modules/qt: Add a compile_moc method 3 years ago
Dylan Baker fcdb0f9879 modules/qt: Add a compile_ui method 3 years ago
Dylan Baker d27948b1dc modules/qt: Add a `compile_resources` method 3 years ago
Dylan Baker c211fea513 Refactor Qt Dependency into proper split classes with factories 4 years ago
Luca Weiss 398df56298 Add Qt6 module 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Xavier Claessens ecb076ba00 qt5: Add has_tools() method 5 years ago
Jon Turney d2e5a82fb5
Fix 'qt4test' test executable when only Qt4 is present 5 years ago
Jon Turney c272c8de38
Make the 'framework/4 qt' test more flexible 5 years ago
Marc e8ae7785a6 tests: add clues to find missing private/qtobject_p.h [skip ci] 5 years ago
xiannox 5b3192534c module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406) 6 years ago
Alexey Rochev 929fbb9353 Qt: add main argument to Qt dependency object to link with qtmain library on Windows (#2327) 6 years ago
Alexey Rochev 862019e6de Qt: Allow passing dependency objects to preprocess method (#3470, #3875) 6 years ago
Jon Turney dadf6e2233
Tests for version constraints on custom lookup dependencies 6 years ago
Jussi Pakkanen b400cbe058 Kill tabs dead! For good! 6 years ago
Alexis Jeandet f784ee62ea Fixed private headers on OSX with framework stuff 7 years ago
Alexis Jeandet b380251305 qconfig_p.h isn't available on OSX :( 7 years ago
Alexis Jeandet 2fc0a11062 [Qt module] Privates headers: Implemented private_headers option 7 years ago
Alexis Jeandet f8604a9128 [Qt module] Privates headers: Added failing test case 7 years ago
Alexis Jeandet b4cd949c48 [Qt module] More qrc fixes 7 years ago
Alexis Jeandet ebeb248c07 [Qt module] Added generated resource test case + some fixes 7 years ago
Alexis Jeandet 0407fac59e [Qt module] Add File object support for generated or not qrc files 7 years ago
Jon Turney 7d974cd962 Skip test cases/frameworks/4 qt if Qt5 not found 7 years ago
Alexis Jeandet 4e6630690a Added failing test case 7 years ago
Alexis Jeandet 5c5eac3571 [Qt module] Added translation files compilation method 7 years ago
Markus Theil 875b3bbbe4 tests: fix qt unity build 7 years ago
Markus Theil 91c07aa301 tests: adapted Qt test for multiple rcc files 7 years ago
Leif Middelschulte 6fc3c0df0c fixes the extended test suite to work with qt5 **and** qt4. 7 years ago
Leif Middelschulte 98e095bd47 extends test case to fail if macro is undefined durcing preprocessing 7 years ago
Alexis Jeandet 94cfb42222 Fixes Qt4 plugin build and mixed Qt4/Qt5 tests builds. 7 years ago
Alexis Jeandet a9258923fa Added include directory argument for Qt's Moc which is needed to build plugins. 7 years ago
Nirbheek Chauhan c1e9c757eb tests: Increase dependencies coverage a bit more 8 years ago
Aaron Small 76c8491d77 Add an option to dependencies called 'method'. This can be used to 8 years ago
Nirbheek Chauhan d9c31d4a24 tests/4 qt: Force the use of -std=c++11 8 years ago
Nirbheek Chauhan eaafca6f4a Qt: Allow passing a name arg to preprocess() 8 years ago
Nirbheek Chauhan 0f92b7d97c tests/4 qt: Test that invalid modules are not found 8 years ago
Nirbheek Chauhan 954038b7c1 tests/4 qt: Don't search for QtWidgets with Qt4 8 years ago
Nirbheek Chauhan 14c5e17b0a tests: Remove outdated qt4 manual test and rename qt5 automated test 8 years ago