index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
unit
/
110 freeze
/
meson.build
blob: 1a84f37869ec1fe0246a7fe58e24eff5bb52fc83 (
plain
)
1
2
3
4
project
(
'freeze'
,
'c'
)
e
=
executable
(
'freeze'
,
'freeze.c'
)
test
(
'freeze'
,
e
,
timeout
:
1
)