3 Commits

Author SHA1 Message Date
af4b94ebf7 Mount code directory as a volume into the container.
`make test` now uses a volume to mount the directory containing the code
into the Docker container that is used for unit-testing. It is no longer
necessary to rebuild the container every time the code is changed.
2021-03-31 19:43:11 +02:00
a267a0da2d Inform about MW 1.32+ compatibility. 2019-12-31 14:13:18 +01:00
a3dff9f172 Add Dockerfile for unit tests. 2019-03-12 13:24:11 +01:00