reorganized test files

This commit is contained in:
mdev9
2024-02-13 16:31:23 +01:00
parent 6ee8507cae
commit a91ff4750d
3 changed files with 0 additions and 0 deletions

15
other/valgrind.supp Executable file
View File

@ -0,0 +1,15 @@
{
readline
Memcheck:Leak
...
fun:readline
...
}
{
readline
Memcheck:Leak
...
fun:add_history
...
}