aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-04-05ECM: attempt to fix KDEInstallDirsTest.relative_or_absolute on WindowsDavid Faure
2020-03-24ECMPoQmToolsTest: have separate moc files for tr_thread_test 1 & 2v5.69.0-rc1v5.69.0Friedrich W. H. Kossebau
2020-02-11Add ecm_qt_install_logging_categories & ecm_qt_export_logging_categoryFriedrich W. H. Kossebau
2019-12-05EBN extra-cmake-modules comments spelling cleanupJohn Hayes
2019-11-30Fix EcmGenerateExportHeader tests on WindowsDavid Redondo
2019-11-04Fix ECMSetupVersion tests for old policy with project() wo/ VERSIONFriedrich W. H. Kossebau
2019-11-03Add install dir for systemd unitsDavid Edmundson
2019-10-30ECMGenerateExportHeader: allow ecm_[..]_format_version wo/ CURRENT_VERSIONv5.64.0-rc1v5.64.0Friedrich W. H. Kossebau
2019-10-22Raise CMake requirements to 3.5Hannah von Reth
2019-10-10Add ECMGenerateExportHeader, for improved handling of deprecated APIFriedrich W. H. Kossebau
2019-03-05ECMGeneratePkgConfigFile: make all vars dependent on ${prefix}David Faure
2019-03-04ECMGeneratePkgConfigFile: add variables used by pkg_check_modulesDavid Faure
2019-02-09Fix destroying QThread while still running -> warning -> crashDavid Faure
2019-01-09Use more https in linksFriedrich W. H. Kossebau
2018-09-12autotests: actually iterate over the list, rather than checking item 0 all th...David Faure
2018-09-12Actually iterate over CF_GENERATED, rather than checking item 0 all the timeDavid Faure
2018-09-07Fix minor EBN issuesYuri Chornoivan
2018-07-08Improve ECMAddAppIconMacro.Dominik Schmidt
2018-06-26[ECMGenerateHeaders] Add option for other header file extension than .hFriedrich W. H. Kossebau
2018-01-28ECMToolchainAndroidTest doesn't exist anymoreAleix Pol
2018-01-17Fall back to language name for translations lookup if locale name failsWolfgang Bauer
2017-12-20Use readelf to find project dependenciesv5.42.0-rc1v5.42.0Aleix Pol
2017-11-30Add the description tag to the generated pkgconfig filesv5.41.0-rc1v5.41.0Christophe Giboudeaux
2017-08-10Forgot to add the testAleix Pol
2017-08-09Include a module for finding qml imports as runtime dependenciesAleix Pol
2017-07-31Make ECMPoQmToolsTest actually fail if a translation is wrongWolfgang Bauer
2017-07-05Stabilize ECMQtDeclareLoggingCategoryTestKevin Funk
2017-06-05New: ECMAddQch, for generating qch & doxygen tag filesFriedrich W. H. Kossebau
2017-06-04tests: improve error reporting for ECMAddAppIconTestPino Toscano
2017-06-04tests: fix output directory for KDEFetchTranslationsPino Toscano
2017-06-04tests: fix last change on KDEFetchTranslationsPino Toscano
2017-06-04tests: hopefully fix KDEFetchTranslations on WindowsPino Toscano
2017-06-04Fix KDEInstallDirsTest.relative_or_absolute_usr, avoid Qt paths being usedFriedrich W. H. Kossebau
2017-05-07Fix test when compiling from a tarballv5.34.0-rc3v5.34.0Aleix Pol
2017-04-10Add a test for _repository_name() a function added for fetch-translationsAleix Pol
2017-02-05Revert "Automatically mark classes with pure virtual functions as /Abstract/."Stephen Kelly
2017-02-04Automatically mark classes with pure virtual functions as /Abstract/.Shaheed Haque
2017-02-04Bindings: Take account of visibility of classesShaheed Haque
2017-02-04Bindings: Take account of visibility attribute on APIsShaheed Haque
2017-01-18Bindings: Test file in subdirectory.Stephen Kelly
2017-01-18Bindings: Handle const-ref of non-record parameter defaultsStephen Kelly
2017-01-18Bindings: Handle const-ref parameters with {} initializerStephen Kelly
2017-01-18Bindings: Handle parameter initializers using {} gracefullyStephen Kelly
2017-01-18Bindings: Add explicit handling of nullptr as a parameter defaultStephen Kelly
2017-01-15Bindings: Skip implementations of inline methods while parsingStephen Kelly
2017-01-15Bindings: Fix handling of forward declarationsStephen Kelly
2017-01-15Bindings: Use lists in function API instead of stringsStephen Kelly
2017-01-15Bindings: Add missing test function implementationStephen Kelly
2017-01-13Bindings: Add rules engine for typedefsStephen Kelly
2017-01-13Bindings: Implement ModuleCode and MethodCode databasesStephen Kelly