mirror of
https://github.com/c-cube/nanoev.git
synced 2025-12-06 11:15:48 -05:00
annotate tests with their package
This commit is contained in:
parent
48d235331b
commit
18a6a3b7b4
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
(tests
|
(tests
|
||||||
(names t1)
|
(names t1)
|
||||||
|
(package nanoev-posix)
|
||||||
(libraries nanoev nanoev-posix threads))
|
(libraries nanoev nanoev-posix threads))
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
(tests
|
(tests
|
||||||
(names t1)
|
(names t1)
|
||||||
|
(package nanoev)
|
||||||
(libraries nanoev nanoev.unix threads))
|
(libraries nanoev nanoev.unix threads))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue