aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Un-inline shellcheck testEuAndreh2023-03-251-0/+6
* tests/vm-check.sh: Fail when "check.sh" failsEuAndreh2023-03-241-2/+10
* Makefile: Add "check-shellcheck" targetEuAndreh2023-03-242-0/+3
* Use manual echo to /etc/apt/sources.list over apt-add-repositoryEuAndreh2023-03-231-2/+3
* Support HomebrewEuAndreh2023-03-222-0/+26
* tests/vm-check.sh: Add markers of what is running whereEuAndreh2023-03-221-8/+17
* tests/vm-check.sh: Still shutdown if "check.sh" fails when -x is givenEuAndreh2023-03-221-4/+7
* tests/vm-check.sh: Shutdown at the end if -x is givenEuAndreh2023-03-211-1/+5
* Big revamp of paku(1): now in Perl, genating Debian packagesEuAndreh2023-03-212-0/+109
* queue.scm: Put Dovecot config file under /etc/dovecot/dovecot.conf by defaultEuAndreh2023-03-171-0/+0
* Makefile: Streamline verification of generated config filesEuAndreh2023-03-177-0/+66
* tests/: Adjust expected "master.cf" filesEuAndreh2023-03-172-2/+2
* queue.scm: Add cgit-pre-configuration variableEuAndreh2023-03-171-1/+5
* queue.scm: Rename dovecot2* => dovecotEuAndreh2023-03-171-1/+1
* Test for expected output of Postfix config filesEuAndreh2023-03-177-25/+177
* queue.scm: Split postfix-service-type into {local,internet}-postfix-service-type...Also add those to `Makefile` as separate targets. BONUS: better naming of Guix targets in `Makefile`. Instead of `all-{packages,services}`, it is now `guix-{packages,services}`, as there are other packages being built that do not belong to Guix, and maybe more services in the future. EuAndreh2023-03-162-7/+29
* Also build OS with services in "all" targetEuAndreh2023-03-131-0/+36