This website requires JavaScript.
Explore
Help
Sign In
mawww
/
kakoune
Watch
1
Star
1
Fork
0
You've already forked kakoune
mirror of
https://github.com/mawww/kakoune.git
synced
2024-12-21 10:40:53 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1f4ad0f25e
kakoune
/
test
/
compose
/
unicode
/
enabled
3 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support auto disabling of unit tests with an optional enabled script Restore the unicode test case using that.
2015-11-17 00:17:23 +03:00
#!/bin/sh
test: Fix UTF8 compliant locale detection
2017-02-23 18:46:56 +03:00
locale | grep LC_CTYPE | grep -qi 'utf-*8'
Reference in New Issue
Copy Permalink