Sign in
googlers
/
jrn
/
git
/
7a955a5365d9ebd5e12c12ed926b2b51b61c02ee
/
.
/
t
/
t0070-fundamental.sh
blob: 680d7d68612b168a2642ab64e7bc6c15c316d5b4 [
file
] [
log
] [
blame
]
#!/bin/sh
test_description
=
'check that the most basic functions work
Verify wrappers and compatibility functions.
'
.
./
test
-
lib
.
sh
test_expect_success
'character classes (isspace, isalpha etc.)'
'
test-ctype
'
test_done