index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
util
/
charset
/
tests
/
convert_string.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
lib: Move some R/W "data" segment to R/O "text"
Volker Lendecke
1
-18
/
+18
2023-10-26
util/charset/torture: test convert_string_talloc with emptyish strings
Douglas Bagnall
1
-0
/
+160
2023-04-14
lib:util: Fix code spelling
Andreas Schneider
1
-188
/
+188
2019-08-08
util: Free memory in charset torture test to satisfy sanitizer
Swen Schillig
1
-0
/
+10
2019-08-07
charset: add tests for Unicode NFC <-> NFD conversion
Ralph Boehme
1
-0
/
+228
2019-05-15
util/charset/torture: ensure each cp850 high bytes is 3 utf8 bytes
Douglas Bagnall
1
-0
/
+52
2016-05-04
lib: Give base64.c its own .h
Volker Lendecke
1
-0
/
+1
2012-02-07
charset/tests: Add prototypes for test functions.
Jelmer Vernooij
1
-0
/
+5
2011-09-20
lib/util/charset: remove charset module loading
Andrew Bartlett
1
-11
/
+11
2011-09-10
lib/util/charset Use name of ISO-8859-1 that matches our internal implementation
Andrew Bartlett
1
-44
/
+44
2011-09-10
lib/util/charset Run charset sets with and without the system iconv
Andrew Bartlett
1
-11
/
+23
2011-06-23
lib/util/charset: Remove 'display charset'
Andrew Bartlett
1
-55
/
+55
2011-04-28
lib/util/charset Add tests for srclen=-1 behaviour.
Andrew Bartlett
1
-0
/
+443
2011-04-13
lib/util/charset Add many more charset tests
Andrew Bartlett
1
-15
/
+444
2011-04-13
lib/util/charset Rename convert_string test to allow a 'non_handle' test
Andrew Bartlett
1
-3
/
+2
2011-04-13
lib/util/charset Add more tests for convert_string_error_handle()
Andrew Bartlett
1
-0
/
+101
2011-04-13
lib/util/charset Add tests for convert_string_error_handle
Andrew Bartlett
1
-1
/
+68
2011-04-13
lib/util/charset Add expected values for upper/lower case tests
Andrew Bartlett
1
-0
/
+16
2011-03-31
lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et al
Andrew Bartlett
1
-0
/
+170
2011-03-31
lib/util/charset Add tests for strlen_m_ext() and convert_string_talloc()
Andrew Bartlett
1
-2
/
+87
2011-03-30
lib/util/charset Add tests for convert_string_talloc_handle()
Andrew Bartlett
1
-0
/
+418