mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-22 23:15:17 -04:00
chore: Add tests for CodeHandler (#105)
* chore: Extract test utils to separate file This makes it possible to reuse the utils in other test files. * chore: Add tests for CodeHandler
This commit is contained in:
committed by
GitHub
parent
61ca5c9a1b
commit
81ac3c71fb
@ -1,4 +1,6 @@
|
||||
add_executable(QodeAssistTest
|
||||
../CodeHandler.cpp
|
||||
CodeHandlerTest.cpp
|
||||
DocumentContextReaderTest.cpp
|
||||
unittest_main.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user