This website requires JavaScript.
Explore
Help
Register
Sign In
0xf8
/
pollymc
Watch
1
Star
0
Fork
0
You've already forked pollymc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pollymc
/
tests
History
Rachel Powers
a04a6f1e0d
fix(memory leak): don't give shared pointers out to foldermodels (causes cyclic refrence)
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-28 02:15:39 -07:00
..
testdata
…
CMakeLists.txt
Merge pull request
#751
from Edgars-Cirulis/develop
2023-02-05 17:48:26 +01:00
DataPackParse_test.cpp
…
DummyResourceAPI.h
…
FileSystem_test.cpp
fix: typos, CamelCase to camelCase the new names
2023-03-31 20:31:27 -07:00
GradleSpecifier_test.cpp
…
GZip_test.cpp
…
Index_test.cpp
…
INIFile_test.cpp
refactor: Move ini to use QSettings && drop get/setList functions
2023-04-29 19:55:24 -07:00
JavaVersion_test.cpp
…
Library_test.cpp
…
MojangVersionFormat_test.cpp
…
PackageManifest_test.cpp
…
Packwiz_test.cpp
…
ParseUtils_test.cpp
…
ResourceFolderModel_test.cpp
fix(memory leak): don't give shared pointers out to foldermodels (causes cyclic refrence)
2023-05-28 02:15:39 -07:00
ResourceModel_test.cpp
fix(memory leak): IndexedPack too large to live inside a qlist without pointers ()
2023-05-26 19:21:07 -07:00
ResourcePackParse_test.cpp
…
ShaderPackParse_test.cpp
…
Task_test.cpp
feat: Propogated subtask progress
2023-05-01 10:47:20 -07:00
TexturePackParse_test.cpp
…
Version_test.cpp
…
WorldSaveParse_test.cpp
…