summaryrefslogtreecommitdiff
path: root/tests/spec/validator_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2019-10-26hscript: Implement lvm_pv, add testsA. Wilcox1-0/+18
2019-10-25hscript: Implement Partition, add testsA. Wilcox1-0/+159
2019-10-24hscript: Fully implement Timezone, add testsA. Wilcox1-25/+53
2019-10-24hscript: Ensure netaddress iface name is < IFNAMSIZA. Wilcox1-0/+5
2019-10-21hscript: Implement DiskLabel, add testsA. Wilcox1-0/+48
2019-10-21hscript: Implement Language, add testsA. Wilcox1-0/+43
2019-10-20tests: Explicitly require spec_helper in specsA. Wilcox1-0/+2
2019-10-20Fix tests when install env code is disabledA. Wilcox1-0/+3
2019-10-19tests: Rework RSpec stuff entirelyA. Wilcox1-0/+739