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
133dce6f2c80f893f0ffedc9084a71ac3f7bc794
libpostal
/
test
History
Al Barrentine
18eb5ef9ee
Merge pull request
#272
from AeroXuk/master
...
Windows support via AppVeyor
2017-11-28 21:35:46 -05:00
..
greatest.h
[tests] Using greatest (
https://github.com/silentbicycle/greatest
) for automated testing
2016-01-28 16:31:32 -05:00
Makefile.am
Removing EXPORT statements from all source files and most header files, leaving only the exports for the main API in libpostal.h. Modified Makefiles so that all the test apps build without having extra functions exported from libpostal.
2017-11-25 04:35:28 +00: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] missing paren in Columbus, OH test. Adding test for "oh" as part of a number in Nineteen oh one W El Segundo Blvd
2017-11-24 16:11:07 -05: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/utils] also a good thing to sanity check (in C especially): string handling code
2017-03-10 01:15:23 -05:00
test_transliterate.c
[test] adding test of new latin-ascii-simple transliterator which only handles things like HTML entities
2017-03-17 18:27:18 -04:00
test_trie.c
[phrases] Case where trie search finds a match, makes progress beyond the next token but has to fall back. Adding trie search test case
2016-02-08 01:07:56 -05: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