summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-19tests: Rework RSpec stuff entirelyA. Wilcox6-35/+17
2019-10-19tests: Support all known versions of Aruba, 0.8.0+A. Wilcox2-2/+8
2019-10-19CMake: Move tests to their respective target CMakeListsA. Wilcox3-20/+21
2019-10-19tests: Support Aruba 0.8.xA. Wilcox2-0/+8
2019-10-19CMake: Rename firmware option to even more blatantly bad ideaA. Wilcox1-4/+4
2019-10-19tools: Fix LCOVA. Wilcox2-4/+4
2019-10-19hscript: Implement Firmware, and add testsA. Wilcox10-0/+159
2019-10-19hscript: Implement UserGroups, add testsA. Wilcox10-3/+143
2019-10-19hscript: Implement UserIcon parsingA. Wilcox9-2/+149
2019-10-19hscript: Implement UserPassphrase, add testsA. Wilcox10-6/+141
2019-10-19hscript: More LCOV fixesA. Wilcox2-31/+36
2019-10-18hscript: Implement username validity check and UserAlias code; add testsA. Wilcox8-4/+154
2019-10-18hscript: Mark more stuff as unreachable for LCOVA. Wilcox2-2/+4
2019-10-18hscript: Better comments, undef stuff, add user validationA. Wilcox1-54/+131
2019-10-18CI: One last attempt on ValgrindA. Wilcox1-1/+1
2019-10-18CI: Make Valgrind workA. Wilcox1-0/+1
2019-10-18hscript: Document requirementA. Wilcox1-0/+1
2019-10-18hscript: Pass key_name by referenceA. Wilcox1-1/+1
2019-10-18tests: Add test for too many usernamesA. Wilcox2-3/+289
2019-10-18hscript: Implement some Username logic, add testsA. Wilcox6-5/+61
2019-10-18hscript: Don't use value we've already moved outA. Wilcox1-1/+2
2019-10-18tests: fixtures: Ensure networking disabled on non-network testsA. Wilcox3-3/+3
2019-10-18hscript: Make ScriptPrivate::store_key easier to maintainA. Wilcox1-170/+185
2019-10-18hscript: Undefine GET_USER_DETAIL when no longer neededA. Wilcox1-0/+1
2019-10-18hscript: Ensure errors are kept up to dateA. Wilcox1-0/+2
2019-10-18hscript: Add stub User* classesA. Wilcox3-7/+269
2019-10-18hscript: Mark install-only sections as untestableA. Wilcox3-32/+42
2019-10-18tests: Fix test failure for test 0078 on some computersA. Wilcox1-1/+1
2019-10-17hscript: Implement diskid key (except execution)A. Wilcox10-4/+155
2019-10-17hscript: Make dynamic_casts fit on a single lineA. Wilcox1-25/+15
2019-10-17hscript: Fix up rootpw execute shell printingA. Wilcox1-2/+2
2019-10-17hscript: Fix build on CIA. Wilcox1-0/+1
2019-10-17hscript: Implement RootPassphrase::executeA. Wilcox1-2/+48
2019-10-17README: Add note about static and tzdataA. Wilcox1-0/+10
2019-10-17hscript: network key does not need ::executeA. Wilcox1-1/+2
2019-10-16req: 3b: R.E.network.netaddress: only use if network=trueA. Wilcox1-1/+1
2019-10-16hscript: Make valid_pkg a static varA. Wilcox1-1/+3
2019-10-14tests: Include fstab output in mount testsA. Wilcox1-4/+13
2019-10-14hscript: Implement Mount::execute fully, including fstab manipulationA. Wilcox3-6/+74
2019-10-14hscript: Move PkgInstall virt methods to .cc to avoid vtable emissionA. Wilcox2-3/+15
2019-10-14tests: Test mount execution with optionsA. Wilcox2-0/+17
2019-10-14hscript: Don't include space when read Mount optionsA. Wilcox1-2/+2
2019-10-14hscript: Assert instead of validate in Hostname::executeA. Wilcox1-6/+2
2019-10-14tests: Add tests for hostname simulationA. Wilcox2-1/+21
2019-10-14hscript: Handle domain namesA. Wilcox1-0/+21
2019-10-14hscript: Handle dots correctly in Hostname::validateA. Wilcox1-2/+3
2019-10-14CI: Use CTest for Valgrind runningA. Wilcox1-4/+2
2019-10-14README: Note dependenciesA. Wilcox1-0/+23
2019-10-14CMake: Add test stuffA. Wilcox2-0/+22
2019-10-14tests: Further x86_64 suppressionA. Wilcox1-1/+0