Searched refs:test_glob (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dglob.sh33 function test_glob function
73 alias test_glob='test_glob $LINENO'
111 test_glob '<a> <abc> <abd> <abe> <X*>' a* X*
112 test_glob '<a> <abc> <abd> <abe>' \a*
118 test_glob '<a> <abc> <abd> <abe>' a* X*
129 test_glob '' tmp/l[12] tmp/*4 tmp/*3
130 test_glob '' tmp/l[12] tmp/*4 tmp/*3
136 test_glob '<bdir/>' b*/
137 test_glob '<*>' \*
[all...]
/macosx-10.10.1/apr-32/apr/apr/test/
H A Dtestfnmatch.c206 static void test_glob(abts_case *tc, void *data) function
251 abts_run_test(suite, test_glob, NULL);
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dtest_dir.rb148 def test_glob method in class:TestDir.test_rewind

Completed in 403 milliseconds