orz icon indicating copy to clipboard operation
orz copied to clipboard

Any test?

Open meteor-lsw opened this issue 5 years ago • 1 comments

@richox

It seems that there is no test code added in the project, how do we ensure that the compression and decompression results are correct. The current project version has reached 1.4, which means that the project function has been stable and can be used in the production environment. In this case, it is very necessary to add the corresponding test code.

meteor-lsw avatar Apr 16 '19 08:04 meteor-lsw

There is some basic testing in build.rs, but yeah that is an AWFUL place for tests to happen. We also need documentations for the insides, some writeup justifying the unsafes, and unit tests.

Artoria2e5 avatar Jan 21 '20 14:01 Artoria2e5