mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
create / free replicas, plus error handling
This commit is contained in:
parent
33f5f056b1
commit
ce56127bbf
9 changed files with 132 additions and 30 deletions
|
@ -3,7 +3,7 @@ INC=-I ../lib
|
|||
LIB=-L ../target/debug
|
||||
RPATH=-Wl,-rpath,../target/debug
|
||||
|
||||
TESTS = uuid.cpp
|
||||
TESTS = replica.cpp
|
||||
|
||||
.PHONY: all test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue