We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0ccfc commit 186ccf5Copy full SHA for 186ccf5
.gitignore
@@ -52,6 +52,7 @@ use/depcomp
52
use/install-sh
53
use/ltmain.sh
54
use/missing
55
+use/test-driver
56
html/
57
massif.out.*
58
gmon.out
ChangeLog
@@ -10,6 +10,8 @@
10
- 'wingetopt' has been replaced to 'getopt'.
11
* qrencode.c, tests/test_qrencode.c:
12
- ECLEVEL check has been improved.
13
+ * .gitignore:
14
+ - Added 'use/test-driver'.
15
16
2020.08.28 Kentaro Fukuchi <[email protected]>
17
[develop]
0 commit comments