This website requires JavaScript.
Explore
Help
Sign In
tommy
/
libpostal
Watch
1
Star
0
Fork
0
You've already forked libpostal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d979fbb779bfa3236999107d91afb2aa8c5a10c5
libpostal
/
test
History
Dino Kovač
6064bc6c06
Use NEON on ARM hardware via sse2neon.h
...
The autoconf changes were adapted from:
https://github.com/glennrp/libpng/blob/libpng16/configure.ac
2022-06-16 15:49:01 +02:00
..
greatest.h
[tests] Using greatest (
https://github.com/silentbicycle/greatest
) for automated testing
2016-01-28 16:31:32 -05:00
Makefile.am
Use NEON on ARM hardware via sse2neon.h
2022-06-16 15:49:01 +02:00
test_crf_context.c
[fix] don't compare a double to 0
2017-03-15 14:59:33 -04:00
test_expand.c
[test] adding test for hyphen replacement/deletion to libpostal C lib
2019-08-15 02:06:26 -04:00
test_numex.c
[fix] vignt => vingt in French numex
2016-03-29 02:18:37 -04:00
test_parser.c
[test] adding more tests from the demo
2017-04-04 20:52:28 -04:00
test_string_utils.c
[test] test for utf8_equal_ignore_separators
2017-10-14 01:42:08 -04:00
test_transliterate.c
[fix] transliteration case where a context no match comes at the end of the string
2018-02-06 15:08:11 -05:00
test_trie.c
Fix memory leaks in test_trie
2018-01-02 10:38:12 -08:00
test.c
[test/utils] also a good thing to sanity check (in C especially): string handling code
2017-03-10 01:15:23 -05:00