View
- Added unit tests - blank for now. - Added stubbed ColProject, just so that ColID is not the only column. - Renamed files for clarity and namespace reasons.
This commit is contained in:
@@ -9,7 +9,7 @@ set (test_SRCS att.t autocomplete.t cmd.t color.t config.t date.t directory.t
|
||||
dom.t duration.t file.t filt.t grid.t json.t list.t nibbler.t
|
||||
path.t record.t rectangle.t rx.t seq.t subst.t t.benchmark.t t.t
|
||||
taskmod.t tdb.t tdb2.t text.t tree.t tree2.t uri.t util.t
|
||||
variant.t)
|
||||
variant.t view.t)
|
||||
|
||||
add_custom_target (test ./run_all DEPENDS ${test_SRCS}
|
||||
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/test)
|
||||
|
||||
Reference in New Issue
Block a user