mirror of
https://git.sr.ht/~bryan_bennett/flake_env
synced 2025-12-17 23:11:23 +01:00
Add tests
This commit is contained in:
parent
7759d2ac6a
commit
04109672f0
8 changed files with 403 additions and 2 deletions
13
tests/dune
Normal file
13
tests/dune
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
(tests
|
||||
(names
|
||||
flake_env_test_versions
|
||||
flake_env_test_watches
|
||||
flake_env_test_util)
|
||||
(deps spit_version.sh)
|
||||
(libraries
|
||||
lib
|
||||
alcotest
|
||||
core
|
||||
core_unix
|
||||
core_unix.sys_unix
|
||||
core_unix.filename_unix))
|
||||
Loading…
Add table
Add a link
Reference in a new issue