diff --git a/TODO b/TODO index 4f501eb..000477e 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,3 @@ -- TEST CASES --- https://pkg.go.dev/testing --- https://go.dev/doc/tutorial/add-a-test --- https://gobyexample.com/testing --- https://blog.alexellis.io/golang-writing-unit-tests/ - Benchmarking? -- Example usage -- Merge master into V1 --- and tag release (v1.0.0) -- Merge doc.go and README.adoc to V0 --- and tag release (v0.1.3) +- Do the .Created and .Modified values auto-update by Dbus? +-- It seems they do not, so further updates are necessary. Further research is needed, though.