Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-12 | NOISSUE adapt to work on Windows, fix reading symlink targets on POSIX | Petr Mrázek | |
2020-10-11 | NOISSUE just eliminate QCOMPARE. it doesn't work at all. | Petr Mrázek | |
2020-10-11 | NOISSUE tweak QCOMPARE vs QVERIFY | Petr Mrázek | |
... the Qt test framework is annoyingly complicated and brittle. ... it may have to be replaced with something more reliable. | |||
2020-10-11 | NOISSUE dis-ambiguate call to ensureBoolean in PackageManifest | Petr Mrázek | |
2020-10-11 | NOISSUE fix constructing Path from iterators | Petr Mrázek | |
Old Qt doesn't have the iterator-based constructors... | |||
2020-10-11 | NOISSUE basic code for downloading JREs from Mojang | Petr Mrázek | |
Not integrated yet, but the logic has tests and shouldn't be too shaky. Integration comes next. |