Yanyi Wu
714a297823
build: update CMakeLists.txt to include additional directories for test configuration
...
- Added include directories for the current binary and test directories to improve test file accessibility.
- Ensured proper configuration for test paths in the build process.
2025-05-02 23:47:37 +08:00
Yanyi Wu
9cd64a1694
build: enhance test configuration and path management
...
- Added configuration for test paths in CMake to simplify file references.
- Updated load_test.cpp and various unit tests to use defined path macros for dictionary and test data files.
- Introduced test_paths.h.in to manage directory paths consistently across tests.
2025-05-02 23:33:18 +08:00
yanyiwu
5ef74f335a
Revert "cmake: enable windows/msvc test"
...
This reverts commit 63392627552b018ea018848c82965c263b0030fa.
2024-09-21 23:58:59 +08:00
yanyiwu
6339262755
cmake: enable windows/msvc test
2024-09-21 21:49:56 +08:00
yanyiwu
dbebc7cacb
cmake: enable windows/msvc test
2024-09-21 21:10:53 +08:00
yanyiwu
e521f26456
removed test/demo.cpp and linked https://github.com/yanyiwu/cppjieba-demo
2024-09-21 17:26:19 +08:00
yanyiwu
a110ab10cc
[cmake] fetch googletest
2024-08-16 10:13:07 +08:00
yanyiwu
79a235223d
[CI] windows-[2019,2022]
2024-07-28 23:16:11 +08:00
yanyiwu
c39fd30f93
[googletest] v1.6.0->v1.10.0
2024-07-28 22:41:20 +08:00
yanyiwu
8aad517375
git submodule add googletest-1.6.0
2024-07-22 22:36:45 +08:00
yanyiwu
8ce2af9706
更新Demo示例文件,demo只使用一个Application实例即可。
2015-06-05 18:12:27 +08:00
wyy
57ef504d9b
modify test/segment_demo.cpp
2014-04-25 22:09:55 +08:00
wyy
86de722888
little modification
2014-03-31 10:49:25 +08:00
wyy
abe4be255f
modify some stuff to adapter lower version cmake & g++
2014-03-27 01:41:05 -07:00
wyy
664ded109a
modify cmakelist
2014-02-27 12:13:08 +08:00
wyy
5cf310f445
modify test for keywordextractor
2014-02-10 00:38:38 +08:00
wyy
bbaa8b684d
modify load_test
2013-12-21 20:08:40 -08:00
wyy
3545eef281
modify test
2013-12-14 22:18:39 -08:00
wyy
72ba32dd0a
add unittest using gtest
2013-12-14 22:08:03 -08:00