Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme_strings_edit.txt | < 16 hours ago | 539 Bytes | |
UnicodeData.txt | 2022-11-16 | 1.9 MB | |
test_base64.adb | 2022-01-28 | 15.3 kB | |
test_koi8.adb | 2019-08-01 | 2.7 kB | |
test_oid.adb | 2019-08-01 | 3.3 kB | |
test_dn.adb | 2019-08-01 | 6.8 kB | |
test_iso_8601.adb | 2019-08-01 | 8.9 kB | |
strings_edit-test.gpr | 2019-07-28 | 2.6 kB | |
test_itu_t61.adb | 2019-06-23 | 3.7 kB | |
test_iso_8859_9.adb | 2018-11-04 | 3.3 kB | |
test_macos_roman.adb | 2018-11-04 | 2.7 kB | |
test_radix50.adb | 2018-11-04 | 3.0 kB | |
test_string_streams.adb | 2018-11-04 | 10.5 kB | |
test_windows_1250.adb | 2018-11-04 | 3.3 kB | |
test_windows_1251.adb | 2018-11-04 | 2.8 kB | |
test_windows_1252.adb | 2018-11-04 | 3.3 kB | |
test_windows_1253.adb | 2018-11-04 | 3.6 kB | |
test_windows_1254.adb | 2018-11-04 | 3.4 kB | |
test_windows_1255.adb | 2018-11-04 | 3.5 kB | |
test_windows_1256.adb | 2018-11-04 | 2.7 kB | |
test_windows_1257.adb | 2018-11-04 | 3.5 kB | |
test_windows_1258.adb | 2018-11-04 | 3.4 kB | |
test_iso_8859_2.adb | 2018-11-04 | 3.3 kB | |
test_iso_8859_3.adb | 2018-11-04 | 3.4 kB | |
test_iso_8859_4.adb | 2018-11-04 | 3.3 kB | |
test_iso_8859_5.adb | 2018-11-04 | 3.3 kB | |
test_iso_8859_6.adb | 2018-11-04 | 3.5 kB | |
test_iso_8859_7.adb | 2018-11-04 | 3.3 kB | |
test_iso_8859_8.adb | 2018-11-04 | 3.4 kB | |
test_iso_8859_10.adb | 2018-11-04 | 3.3 kB | |
test_chacha20.adb | 2018-08-04 | 16.6 kB | |
strings_edit-utf8-categorization_generator.adb | 2018-07-29 | 21.3 kB | |
strings_edit-utf8-mapping_generator.adb | 2018-07-29 | 16.3 kB | |
test_strings_edit.adb | 2016-04-07 | 35.4 kB | |
Totals: 34 Items | 2.2 MB | 1 |
This directory contains strings edit tests. To build them with GNAT Ada compiler use the following command line: gnatmake -I../ test_strings_edit.adb gnatmake -I../ test_string_streams.adb The directory also contains the utility program used to modify the library to reflect changes in the UnicodeData.txt file. It is built as: gnatmake -I ../ strings_edit-utf8-categorization_generator.adb and then used as: strings_edit-utf8-categorization_generator ../strings_edit-utf8-categorization.adb UnicodeData.txt