Age | Commit message (Expand) | Author | Files | Lines |
2019-11-06 | tests: Write more network tests | A. Wilcox | 2 | -0/+27 |
2019-11-06 | tests: Add more corner case testing | A. Wilcox | 3 | -0/+44 |
2019-11-06 | tests: Add pkginstall duplicate package tests | A. Wilcox | 2 | -0/+11 |
2019-11-06 | tests: Add usergroup group length test | A. Wilcox | 1 | -0/+7 |
2019-11-06 | tests: Add more LVM behavioural tests | A. Wilcox | 8 | -0/+92 |
2019-11-06 | tests: Add duplicate value tests for keymap, timezone, fs | A. Wilcox | 3 | -0/+24 |
2019-11-06 | tests: Add more nameserver behavioural tests | A. Wilcox | 3 | -0/+21 |
2019-11-06 | hscript: Implement Runner.Execute.netaddress.OpenRC | A. Wilcox | 1 | -0/+6 |
2019-11-04 | tests: More validity tests for keymap and language | A. Wilcox | 2 | -0/+12 |
2019-11-04 | tests: Add tests for all supported FSes | A. Wilcox | 5 | -0/+45 |
2019-10-31 | hscript: Implement Encrypt, add tests | A. Wilcox | 4 | -0/+37 |
2019-10-31 | hscript: Implement SigningKey, add tests | A. Wilcox | 3 | -0/+24 |
2019-10-31 | hscript: Implement Nameserver, add tests | A. Wilcox | 3 | -0/+19 |
2019-10-31 | hscript: Implement fs, add tests | A. Wilcox | 4 | -0/+36 |
2019-10-31 | hscript: Implement stub Keymap key, add simple test | A. Wilcox | 1 | -0/+6 |
2019-10-31 | hscript: Implement lvm_lv, add tests | A. Wilcox | 7 | -0/+79 |
2019-10-29 | hscript: Implement lvm_vg, add tests | A. Wilcox | 5 | -0/+56 |
2019-10-26 | hscript: Implement lvm_pv, add tests | A. Wilcox | 3 | -0/+31 |
2019-10-25 | hscript: Implement Partition, add tests | A. Wilcox | 28 | -0/+225 |
2019-10-24 | hscript: Fully implement Timezone, add tests | A. Wilcox | 4 | -0/+26 |
2019-10-24 | hscript: Finally implement R.V.network.netaddress.Interface | A. Wilcox | 1 | -0/+1 |
2019-10-24 | hscript: Ensure netaddress iface name is < IFNAMSIZ | A. Wilcox | 1 | -0/+6 |
2019-10-21 | hscript: Implement DiskLabel, add tests | A. Wilcox | 9 | -1/+56 |
2019-10-21 | hscript: Implement Language, add tests | A. Wilcox | 7 | -0/+43 |
2019-10-19 | hscript: Implement Firmware, and add tests | A. Wilcox | 4 | -0/+26 |
2019-10-19 | hscript: Implement UserGroups, add tests | A. Wilcox | 7 | -0/+60 |
2019-10-19 | hscript: Implement UserIcon parsing | A. Wilcox | 6 | -0/+52 |
2019-10-19 | hscript: Implement UserPassphrase, add tests | A. Wilcox | 7 | -0/+51 |
2019-10-18 | hscript: Implement username validity check and UserAlias code; add tests | A. Wilcox | 6 | -1/+46 |
2019-10-18 | tests: Add test for too many usernames | A. Wilcox | 1 | -0/+277 |
2019-10-18 | hscript: Implement some Username logic, add tests | A. Wilcox | 3 | -0/+23 |
2019-10-18 | tests: fixtures: Ensure networking disabled on non-network tests | A. Wilcox | 3 | -3/+3 |
2019-10-18 | tests: Fix test failure for test 0078 on some computers | A. Wilcox | 1 | -1/+1 |
2019-10-17 | hscript: Implement diskid key (except execution) | A. Wilcox | 6 | -0/+37 |
2019-10-14 | tests: Test mount execution with options | A. Wilcox | 1 | -0/+8 |
2019-10-14 | tests: Add tests for hostname simulation | A. Wilcox | 1 | -0/+5 |
2019-10-14 | tests: Add SLAAC address to WPA test | A. Wilcox | 1 | -0/+1 |
2019-10-14 | hscript: Add NetSSID parsing and tests | A. Wilcox | 12 | -0/+73 |
2019-10-13 | tests: Add more invalid network prefixes | A. Wilcox | 3 | -1/+15 |
2019-10-13 | tests: Test more invalid netaddress lines | A. Wilcox | 2 | -0/+12 |
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 |