Commit Graph
61 Commits
Author SHA1 Message Date
Mikaël Capelle 200740f36a Fix and clean tests. 2022-05-02 14:56:18 +02:00
AL 42be3c2d33 Fix tests for waitForApplication parameters change 2020-11-28 18:40:32 +01:00
Mikaël Capelle fdec1d2307 Add missing methods to MockOrganizer. 2020-11-13 16:08:42 +01:00
Mikaël Capelle 9f66d99cbd Update following removal of IPlugin::isActive(). 2020-11-11 15:12:18 +01:00
Mikaël Capelle 54ce48eb18 Merge pull request #23 from Holt59/iorganizer-profile-callbacks
Update following IOrganizer changes.
2020-10-26 21:38:06 +01:00
Mikaël Capelle 15c56001a3 Update following IOrganizer changes. 2020-10-25 20:05:31 +01:00
Mikaël Capelle 8c99345390 Fix for getMod(). 2020-10-25 17:41:03 +01:00
Mikaël Capelle d7b1b3791c Update following IOrganizer changes. 2020-10-25 17:15:36 +01:00
Mikaël Capelle 641f50ab24 Update following IOrganizer changes. 2020-10-25 16:56:24 +01:00
Jeremy Rimpo 4e34351265 Remove Qt5Concurrent 2020-09-09 23:50:13 -05:00
Jeremy Rimpo 3f3505e7cd Remove dupe find 2020-09-09 23:33:05 -05:00
Jeremy Rimpo 2219985c08 Fix issue with tests CMakeLists 2020-09-09 23:31:34 -05:00
Jeremy Rimpo 30027d3c89 Test 2020-09-09 23:11:52 -05:00
Jeremy Rimpo 49bd46530b Add Qt5Concurrent back in 2020-09-09 23:04:56 -05:00
Jeremy Rimpo 48ba46339f Remove redundant and incorrectly defined dependencies 2020-09-09 22:33:12 -05:00
Jeremy Rimpo 7d40f6209b Fix compile issues 2020-09-09 20:56:27 -05:00
isanae b051d9325d can't take the address of an rvalue 2020-08-12 05:15:38 -04:00
MF ede397da70 Added new methods to IOrganizer 2020-06-25 22:41:44 +01:00
MF b89cecc479 Revert "Merge branch 'master' into unit-testing"
This reverts commit 301201c071, reversing
changes made to f2afd4d875.
2020-06-24 22:26:49 +01:00
AL 9129aae8b4 Revert "Merge pull request #14 from PurpleFez/unit-testing"
This reverts commit 3518580076, reversing
changes made to a76003911d.
2020-06-24 13:41:14 +02:00
MF 4bc51c0b7e Changed std::string to path::string_type in ArchiveBuilderHelper 2020-06-17 22:46:11 +01:00
MF 8aabc53ac0 Refactored to use bs_archive_auto 2020-06-13 22:37:09 +01:00
MF 30921550c3 Added tests for texture and textureless archive builders 2020-06-09 22:05:28 +01:00
MF a086ac5697 Added GeneralArchiveBuilder test 2020-06-09 21:11:53 +01:00
MF 573d3c3cd6 Added ModContext test 2020-06-09 21:10:01 +01:00