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 eb83408 commit 49fc427Copy full SHA for 49fc427
test/runtests.jl
@@ -1,4 +1,5 @@
1
using Base.Test
2
+using iconv
3
4
for s in ("", "a", "café crème",
5
"a"^(iconv.BUFSIZE-1) * "€ with an incomplete codepoint between two input buffer fills",
0 commit comments