ctx icon indicating copy to clipboard operation
ctx copied to clipboard

Unit tests

Open lthibault opened this issue 6 years ago • 0 comments

$ go test -cover -race ./...                                                              (328ms) 
ok  	github.com/SentimensRG/ctx	1.035s	coverage: 73.0% of statements
ok  	github.com/SentimensRG/ctx/mergectx	1.711s	coverage: 54.0% of statements
ok  	github.com/SentimensRG/ctx/refctx	1.032s	coverage: 75.0% of statements
?   	github.com/SentimensRG/ctx/sigctx	[no test files]

lthibault avatar Oct 24 '17 13:10 lthibault