cutealien
|
ef6296a57b
CFileSystem::removeFileArchive now checking for normalized path + corresponding test now evaluated.
|
12 years ago |
cutealien
|
128f5a14e9
Replace asserts in tests with new macro assert_log.
|
12 years ago |
hybrid
|
5ea792721f
Fix proper place of drop.
|
13 years ago |
hybrid
|
f6662bffdd
|
13 years ago |
hybrid
|
5c67d339b4
Fix LZMA uncompression. Added test case to ensure proper decoding.
|
13 years ago |
hybrid
|
d21c24b15e
Fix directory recognition in ZIP reader. Added tests for findFile with and without directories.
|
14 years ago |
hybrid
|
1ab25bd37b
Fix reading zip files with incomplete local file headers. These require proper support for the central directory, which is now implemented. Thanks to hiker for supplying such a file.
|
14 years ago |
hybrid
|
fdcdf60e0b
Add a test for proper file loading from archives, despite two files in the archive have the same name.
|
14 years ago |
hybrid
|
bb44b62433
Add some closeDevice calls to reduce the open windows after tests have run.
|
14 years ago |
hybrid
|
b645fdb2d3
Add test case for proper file name handling in mountpoint reader.
|
14 years ago |
hybrid
|
b9d6265969
Allow to add folder archives with names without trailing slash. Added test to make sure the possible variants are checked.
|
14 years ago |
cutealien
|
a716532bb0
Make sure tests run through again. Also cleaned them up a little removing the memory-leaks.
|
14 years ago |
hybrid
|
6ffcba6836
Fix test compilation. Add check for decryption support being enabled. Add meaningful message if trying to load an encrypted file without decryption support.
|
15 years ago |
hybrid
|
04be1cd5f3
Fix aes loader, seems like no tables won't work. Added test to ensure proper decryption.
|
15 years ago |
hybrid
|
76c4b0f813
Add access to miplevels in addTexture, texture->lock, and texture->regenerateMipMapLevels.
|
15 years ago |
hybrid
|
9cda111b6a
Add duplicated archive mounting test, fix some precision problems.
|
15 years ago |
hybrid
|
6e1bab9989
Add some more archive testing.
|
15 years ago |