43 Commits

Author SHA1 Message Date
f1979375cd
add sponsorship 2021-07-05 21:08:33 -07:00
4e38d03629
move panic from init to exec v1.0.2 2021-06-06 04:55:07 -07:00
701893ebbd
Properly return the zero time for invalid timestamps v1.0.1 2021-05-17 10:59:09 -07:00
a32749ff89
Feature complete. Tests may change now, but API is frozen. v1.0.0 2021-05-17 00:46:59 -07:00
15305985ee
Adds Start tests 2021-05-16 23:59:09 -07:00
3f10bbd46e
Adds tests for Restart 2021-05-16 23:54:07 -07:00
ab748adefc
Finishes Mask tests 2021-05-16 23:44:21 -07:00
125e4771dd
cleans up comments, adds short testing options to more tests 2021-05-16 23:19:59 -07:00
54b77122a5
Stubs out remainder of tests 2021-05-16 23:08:42 -07:00
c7b2246a46
Finishes IsEnabled test cases 2021-05-16 23:01:23 -07:00
60ac9b7400
finishes IsActive tests 2021-05-16 22:36:11 -07:00
27c2ad77c8
improves IsActive testing 2021-05-16 22:32:24 -07:00
e941c90f0d
Migrates many tests to errors_test 2021-05-16 22:00:50 -07:00
dd48d610dc
Adds helper function for getting NRestarts 2021-05-16 19:41:44 -07:00
1ce6ec028a
Add documentation and enable example 2021-05-16 18:04:21 -07:00
6b8241ed7c
Make IsEnabled match the documentation 2021-05-16 17:20:03 -07:00
3fcd88d966
Clean up errors and messages 2021-05-16 16:17:12 -07:00
7325dda66d
Export UserMode options 2021-05-16 15:53:54 -07:00
399f21f9b9
spellcheck on README 2021-05-15 20:22:48 -07:00
6940870de8
Revert "Create go.yml"
This reverts commit 84dc669dda9ff1e5ebfc82c40815a4e41fae0f46.
2021-05-15 20:22:40 -07:00
84dc669dda
Create go.yml 2021-05-16 03:18:49 +00:00
c0d19bd507
spellcheck on README 2021-05-15 20:15:52 -07:00
45fda65ede
updates to README 2021-05-15 20:13:36 -07:00
e7bbc166c3
Updates readme to reflect implementation 2021-05-15 20:06:27 -07:00
58970695b4
add masked check to isEnabled boolean 2021-05-15 20:04:46 -07:00
34f11bfcd1
Add masked unit tests for enable and disable 2021-05-15 20:02:05 -07:00
5865d30ada
marked show tests as parallel 2021-05-15 19:19:23 -07:00
184bbc4936
Test disable function 2021-05-15 19:14:53 -07:00
b1346b7992
Finish tests for helper methods 2021-05-15 19:07:47 -07:00
64249bf8e6
Adds more tests for GetStartTime 2021-05-15 18:14:01 -07:00
aaa5f28ba7
adds table-driven tests 2021-05-15 17:39:41 -07:00
ba0ac781ef
helper functions added 2021-05-15 15:58:57 -07:00
df9ea847d7
mark TestAllProperties as a long test 2021-05-15 14:26:43 -07:00
322e3458ac
add property definitions and show test 2021-05-15 14:24:31 -07:00
8a7c865b5f
adds option structs, ready for Show implementation 2021-05-15 13:49:34 -07:00
7bedb452e4
add success case to tests 2021-05-14 18:01:19 -07:00
feff1f6edd
check stderr before reporting back error 1 2021-05-14 17:53:54 -07:00
2517125d98
preliminary version of enable complete 2021-05-14 16:44:39 -07:00
f9f44604e1
rearrange ctx parameter to match stdlib 2021-05-14 16:20:58 -07:00
8bb696fb51
use CommandContext 2021-05-14 16:13:07 -07:00
7762c3af12
stubbs out errors, adds mask and unmask to scope 2021-05-14 14:46:38 -07:00
50f85eb623
Adds 0bsd license 2021-05-14 14:39:38 -07:00
e3bcf1f239
Initial commit 2021-05-14 14:27:29 -07:00