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
98c395d34c1af96fdf0a09144fec4f611cf2c74b
libpostal
/
test
History
Al
ffde22395c
[numex] Adding test cases where stopword should not get swallowed into the numeric expression
2016-02-10 08:30:53 -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
[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_expand.c
[test] Adding test cases for tokenized tail search
2016-02-08 17:56:28 -05:00
test_numex.c
[numex] Adding test cases where stopword should not get swallowed into the numeric expression
2016-02-10 08:30:53 -05:00
test_transliterate.c
[tests] Relative includes in tests to fix compilation issues on gcc/Ubuntu
2016-01-28 17:04:12 -05: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
[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