Lasse Collin
|
7dcabeec63
|
Tests: Include mythread.h in the tests that use MYTHREAD_ENABLED.
|
2022-10-05 16:20:47 +03:00 |
Jia Tan
|
6ca5c354bd
|
Tests: Fix compilation error when threading support has been disabled.
Now tests that require threading are skipped when threading
support has been disabled.
Thanks to Sebastian Andrzej Siewior.
|
2022-10-05 16:10:21 +03:00 |
Lasse Collin
|
5a4d3548ab
|
Tests: Add test_memlimit.c to test restarting after LZMA_MEMLIMIT_ERROR.
|
2022-09-28 11:12:07 +03:00 |
Lasse Collin
|
a8368b75cd
|
Remove the nowadays unneeded memory limitting malloc() wrapper.
|
2008-11-25 02:37:47 +02:00 |
Lasse Collin
|
3be21fb12f
|
Fixed wrong spelling "limitter" to "limiter". This affects
liblzma's API.
|
2008-04-28 17:06:34 +03:00 |
Lasse Collin
|
bf4200c818
|
Added test_memlimit.c.
|
2008-01-25 19:21:22 +02:00 |