aboutsummaryrefslogtreecommitdiff
path: root/tests/test_memlimit.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-19Tests: Fix a warning in test_memlimit.c when decoders are disabled.Lasse Collin1-0/+3
2022-10-06Tests: Fix compilation issues.Jia Tan1-1/+15
2022-10-05Tests: Include mythread.h in the tests that use MYTHREAD_ENABLED.Lasse Collin1-0/+1
2022-10-05Tests: Fix compilation error when threading support has been disabled.Jia Tan1-0/+4
2022-09-28Tests: Add test_memlimit.c to test restarting after LZMA_MEMLIMIT_ERROR.Lasse Collin1-0/+151
2008-11-25Remove the nowadays unneeded memory limitting malloc() wrapper.Lasse Collin1-114/+0
2008-04-28Fixed wrong spelling "limitter" to "limiter". This affectsLasse Collin1-2/+2
2008-01-25Added test_memlimit.c.Lasse Collin1-0/+114