tkvdb icon indicating copy to clipboard operation
tkvdb copied to clipboard

Unit tests failures

Open roberto-mainetti opened this issue 3 years ago • 1 comments

Your last commit (d09bd9e28b24516bb03f816ea52f88271e06f3c0) breaks some unit tests.

roberto-mainetti avatar Feb 18 '22 11:02 roberto-mainetti

Thanks for the report!

I've revert changes in impl/del.c file, now all tests should pass.

However, del() implementation is broken.

We will try to fix it, probably with some other changes.

vmxdev avatar Feb 18 '22 20:02 vmxdev