Age | Commit message (Expand) | Author | Files | Lines |
2019-10-18 | tests: Add test for too many usernames | A. Wilcox | 1 | -3/+12 |
2019-10-18 | hscript: Implement some Username logic, add tests | A. Wilcox | 1 | -0/+24 |
2019-10-17 | hscript: Implement diskid key (except execution) | A. Wilcox | 1 | -0/+34 |
2019-10-14 | tests: Include fstab output in mount tests | A. Wilcox | 1 | -4/+13 |
2019-10-14 | tests: Test mount execution with options | A. Wilcox | 1 | -0/+9 |
2019-10-14 | tests: Add tests for hostname simulation | A. Wilcox | 1 | -1/+16 |
2019-10-14 | hscript-validate: add dangerous -i flag | A. Wilcox | 1 | -0/+4 |
2019-10-14 | hscript: Add NetSSID parsing and tests | A. Wilcox | 1 | -0/+68 |
2019-10-13 | tests: Add more invalid network prefixes | A. Wilcox | 1 | -0/+12 |
2019-10-13 | tests: Test more invalid netaddress lines | A. Wilcox | 1 | -0/+12 |
2019-10-13 | Test other tool params; output generator comment in simulator script | A. Wilcox | 2 | -0/+12 |
2019-10-13 | tests: Add simulator tests | A. Wilcox | 1 | -0/+39 |
2019-10-12 | hscript: Implement 'repository' key and add tests for it | A. Wilcox | 1 | -0/+13 |
2019-10-12 | tests: More specifity on netaddress test messages | A. Wilcox | 1 | -4/+4 |
2019-10-12 | tests: Make test output more specific | A. Wilcox | 1 | -9/+9 |
2019-10-12 | tests: Add 'netaddress' keys, will be next key implemented | A. Wilcox | 1 | -5/+146 |
2019-10-12 | hscript: Validate 'hostname' keys and add another test | A. Wilcox | 1 | -0/+6 |
2019-10-12 | tests: Don't print performance info on tests | A. Wilcox | 1 | -1/+1 |
2019-10-12 | tests: Fix up some mount tests | A. Wilcox | 1 | -36/+44 |
2019-10-12 | hscript: Parse 'mount' key, add tests to ensure | A. Wilcox | 1 | -0/+30 |
2019-10-09 | tests: Ensure only parser error counts are counted for parser tests | A. Wilcox | 1 | -6/+6 |
2019-10-08 | tests: Add some more tests, and note reqs for each test | A. Wilcox | 1 | -4/+51 |
2019-10-08 | tests: Add some new tests and fix test 15 | A. Wilcox | 1 | -2/+15 |
2019-10-08 | tests: Fix regex error | A. Wilcox | 1 | -2/+2 |
2019-10-08 | hscript: Implement 'hostname' parsing; add rest of existing manual tests | A. Wilcox | 1 | -0/+32 |
2019-10-08 | hscript: Better message for duplicate value, and test for it | A. Wilcox | 1 | -0/+17 |
2019-10-08 | tests: Now with 100% more automated testing | A. Wilcox | 2 | -0/+133 |