Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-13 | hscript: Ensure mounts are executed in proper order | A. Wilcox | 1 | -0/+8 | |
2019-10-12 | hscript: Implement 'repository' key and add tests for it | A. Wilcox | 2 | -0/+13 | |
2019-10-12 | tests: Add 'netaddress' keys, will be next key implemented | A. Wilcox | 23 | -1/+455 | |
2019-10-12 | hscript: Validate 'hostname' keys and add another test | A. Wilcox | 1 | -0/+5 | |
2019-10-12 | tests: Fix up some mount tests | A. Wilcox | 1 | -0/+5 | |
2019-10-12 | hscript: Parse 'mount' key, add tests to ensure | A. Wilcox | 4 | -0/+20 | |
2019-10-08 | tests: Add some more tests, and note reqs for each test | A. Wilcox | 3 | -0/+15 | |
2019-10-08 | tests: Add rootpw to test 15 so required keys are satisfied | A. Wilcox | 1 | -1/+1 | |
2019-10-08 | hscript: Handle pkgs with + char and add test (thanks @sroracle) | A. Wilcox | 1 | -1/+1 | |
2019-10-08 | tests: Add some new tests and fix test 15 | A. Wilcox | 3 | -4/+16 | |
2019-10-08 | tests: Now with 100% more automated testing | A. Wilcox | 21 | -0/+110 | |