add islower/isupper functions (#196)
* add islower/isupper functions * added test * more tests + bugfix * Makefile fix * rm iscase test on make clean
This commit is contained in:
committed by
GitHub
parent
08f9999a06
commit
5622a0a51b
1
.gitignore
vendored
1
.gitignore
vendored
@@ -26,6 +26,7 @@
|
||||
/test/valid
|
||||
/test/iterate
|
||||
/test/case
|
||||
/test/iscase
|
||||
/test/custom
|
||||
/tmp/
|
||||
/mingw_static/
|
||||
|
||||
Reference in New Issue
Block a user