This website works better with JavaScript.
Explore
Help
Sign In
Jamozed
/
libutil
Watch
0
Star
0
Fork
You've already forked libutil
0
Code
Issues
Pull Requests
Releases
Activity
C Utility Library
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61
Commits
1
Branch
0
Tags
125 KiB
C
97.4%
CMake
2.2%
Shell
0.4%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
libutil
/
TestUNIX.sh
2 lines
66 B
Raw
Permalink
Blame
History
#!/usr/bin/env sh
(
cd
"
$(
dirname
$(
realpath
"
$0
"
)
)
/build
"
;
ctest
)
Reference in new issue
Copy Permalink