Tim Byrne
abcc201894
Improve Makefile usage info
5 years ago
Tim Byrne
27859af307
Add make target "scripthost"
...
Hopefully this target will help others demonstrate problems in a
reproducible way.
5 years ago
Tim Byrne
23e4b38ef2
Update Makefile
...
* Add usage/help
* Check for dependencies in testing targets
* Remove bats-based targets
* Change location of testenv
5 years ago
Tim Byrne
e7f9616b39
Rewrite testing system ( #119 )
...
The new test system is written with py.test. These tests are more
comprehensive, run faster by an order of magnitude, and are far more
maintainable. The tests themselves conform to PEP8.
5 years ago
Tim Byrne
db9c00287b
Fix contrib target
6 years ago
Tim Byrne
e09b5a551e
Declare PHONY targets in Makefile
6 years ago
Tim Byrne
eef9bfa2f7
Add a `testhost` target
...
This target runs Bash in an ephemeral docker container with the HEAD
revision of yadm mounted at /bin/yadm. You can override the version
using any "commit-ish". Eg. `target=1.06 make testhost`
6 years ago
Tim Byrne
356c47a19f
Add Bash completion script ( #60 )
...
* Add completion script
* Add introspection
7 years ago
Tim Byrne
97b784d55d
Process bootstrap with Shellcheck
7 years ago
Tim Byrne
3f7e8b148e
Add make target `parallel`
7 years ago
Tim Byrne
a09738616d
Expand branches used for generating CONTRIBUTORS
7 years ago
Tim Byrne
06757b3544
Write .bash version of .bats to /tmp
7 years ago
Tim Byrne
bd3ed72ee8
Unset GPG_AGENT_INFO while tests are running
7 years ago
Tim Byrne
b3209de4dc
Add shellcheck tests
8 years ago
Tim Byrne
d2cd3b1b26
Add tests
...
Tests will be run using `bats`.
8 years ago
Tim Byrne
20f47be9fe
Add CONTRIBUTORS
8 years ago
Tim Byrne
f1a75db991
Create make targets for processing documentation
8 years ago