AeroXuk
|
26ac9ab5c2
|
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 |
|
Al
|
f7b695c642
|
[build] add /usr/local/include as default include path for test Makefile as well
|
2017-03-30 15:57:17 -04:00 |
|
Al
|
65fadbeea3
|
[fix] add CBLAS_LIBS in the test Makefile
|
2017-03-29 21:38:54 -04:00 |
|
Al
|
7afba832e5
|
[test] adding the new tests to the Makefile
|
2017-03-11 14:34:27 -05:00 |
|
Al
|
37cfe8ab3b
|
[test] Adding automated parser tests to the C library
|
2016-02-17 17:19:10 -05:00 |
|
Al
|
9ac0379a65
|
[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 |
|
Al
|
9b3296914a
|
[build] Defining LIBPOSTAL_DATA_DIR at compile time, not configure
|
2016-01-30 02:18:12 -05:00 |
|
Al
|
0da3774b1e
|
[tests] Relative includes in tests to fix compilation issues on gcc/Ubuntu
|
2016-01-28 17:04:12 -05:00 |
|
Al
|
76445c4bf7
|
[fix] Makefile dir
|
2016-01-28 16:43:17 -05:00 |
|
Al
|
8702ee931c
|
[tests] Main test program and Makefile
|
2016-01-28 16:37:29 -05:00 |
|