kc3-lang/libqrencode/tests

Branch :


Log

Author Commit Date CI Message
d6f495ad 2020-09-28 02:37:46 Fixed some minor bugs in Micro QR Code generation.
e1d9b66d 2020-08-29 14:04:52 Applied the fix of #157.
5d7edaed 2020-08-29 15:35:24 ECLEVEL check has been improved.
6e3f02cd 2020-08-29 12:07:08 Make configure to define HAVE_SYS_TIME_H in config.h.
e16d2882 2020-08-29 12:06:03 A minor memory leak bug in testing program has been fixed.
d3ba592a 2020-08-28 17:16:36 Fix for Visual C++ (#157) * Fix tests failing when compiled with Visual C++.
7d08c0e2 2020-08-28 21:19:19 Follows old C standard.
7478fffb 2020-08-28 18:56:06 Now you can run all test programs by 'make check'. (see #117)
f8ceb0d2 2020-08-28 18:38:00 All test programs are now TAP-ready.
9ec12724 2020-08-28 16:24:53 Now Micro QR Code also allows auto version adjustment.