Ondra Kubik
93a418ea84
Merge e7e4868847
into 6bb80cbdaa
2025-01-10 16:26:31 -06:00
Richard Hansen
ceced7e094
Delete checked-in copy of tap-driver.sh
...
It is not needed now that RHEL 6 and CentOS 6 have reached EOL.
2024-12-19 04:49:57 -05:00
Richard Hansen
d3e793bf21
Move m4 to build-aux/m4 to reduce clutter
2024-12-19 04:21:25 -05:00
Ondrej Kubik
e7e4868847
Add snap install hook to seed default config
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
2024-09-21 16:47:04 +00:00
Ondrej Kubik
cbc7d5b08b
Add support for snap packaging
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
2024-09-21 16:46:08 +00:00
Ondrej Kubik
d6d0094179
Update .gitignore with snap build support
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
2024-09-21 16:45:40 +00:00
Richard Hansen
c390e75769
Add unit test infrastructure.
...
Now all that is needed to add a new unit test is to create a `t/*.pl`
file and list it in the `handwritten_tests` variable.
To run the test suite, run:
./autogen && ./configure && make check
Fixes #147
2020-06-29 11:08:32 -04:00