История коммитов

Автор SHA1 Сообщение Дата
  cutealien ef6296a57b CFileSystem::removeFileArchive now checking for normalized path + corresponding test now evaluated. 13 лет назад
  cutealien 128f5a14e9 Replace asserts in tests with new macro assert_log. 13 лет назад
  hybrid 5ea792721f Fix proper place of drop. 13 лет назад
  hybrid f6662bffdd 14 лет назад
  hybrid 5c67d339b4 Fix LZMA uncompression. Added test case to ensure proper decoding. 14 лет назад
  hybrid d21c24b15e Fix directory recognition in ZIP reader. Added tests for findFile with and without directories. 14 лет назад
  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 лет назад
  hybrid fdcdf60e0b Add a test for proper file loading from archives, despite two files in the archive have the same name. 14 лет назад
  hybrid bb44b62433 Add some closeDevice calls to reduce the open windows after tests have run. 15 лет назад
  hybrid b645fdb2d3 Add test case for proper file name handling in mountpoint reader. 15 лет назад
  hybrid b9d6265969 Allow to add folder archives with names without trailing slash. Added test to make sure the possible variants are checked. 15 лет назад
  cutealien a716532bb0 Make sure tests run through again. Also cleaned them up a little removing the memory-leaks. 15 лет назад
  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 лет назад
  hybrid 04be1cd5f3 Fix aes loader, seems like no tables won't work. Added test to ensure proper decryption. 15 лет назад
  hybrid 76c4b0f813 Add access to miplevels in addTexture, texture->lock, and texture->regenerateMipMapLevels. 15 лет назад
  hybrid 9cda111b6a Add duplicated archive mounting test, fix some precision problems. 15 лет назад
  hybrid 6e1bab9989 Add some more archive testing. 15 лет назад