Home
last modified time | relevance | path

Searched refs:test_file_type (Results 1 – 20 of 20) sorted by relevance

/dports/devel/R-cran-devtools/devtools/tests/testthat/
H A Dtest-active.R7 expect_equal(test_file_type("R/foo.R"), "R")
8 expect_equal(test_file_type("R/foo.c"), NA_character_)
10 expect_equal(test_file_type("src/foo.c"), "src")
11 expect_equal(test_file_type("src/foo.R"), NA_character_)
13 expect_equal(test_file_type("tests/testthat/test-foo.R"), "test")
14 expect_equal(test_file_type("tests/testthat/test-foo.c"), NA_character_)
15 expect_equal(test_file_type("tests/testthat/foo.R"), NA_character_)
17 expect_equal(test_file_type("DESCRIPTION"), NA_character_)
/dports/math/pdal/PDAL-2.3.0/test/unit/io/
H A DBpfTestZlib.cpp45 test_file_type( in TEST()
52 test_file_type( in TEST()
58 test_file_type( in TEST()
H A DBpfTestBase.cpp44 test_file_type( in TEST()
50 test_file_type( in TEST()
56 test_file_type( in TEST()
124 test_file_type(outfile); in TEST()
166 test_file_type(outfile); in TEST()
H A DBpfSupport.hpp208 void test_file_type(const std::string& filename) in test_file_type() function
238 test_file_type(outfile); in test_roundtrip()
/dports/devel/R-cran-devtools/devtools/R/
H A Dactive.R9 type <- test_file_type(path)
27 test_file_type <- function(path) { function
/dports/security/py-python-registry/python-registry-1.4/tests/
H A Dtest_parse.py6 def test_file_type(hive): function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mime/src/
H A Dmimefilt.cpp55 test_file_type (const char *filename, void *stream_closure)
190 opt->file_type_fn = test_file_type; in test()
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/lint/tests/
H A Dtest_path_lints.py46 def test_file_type(): function
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/lint/tests/
H A Dtest_path_lints.py46 def test_file_type(): function
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/lint/tests/
H A Dtest_path_lints.py46 def test_file_type(): function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/lint/tests/
H A Dtest_path_lints.py46 def test_file_type(): function
/dports/biology/py-biopython/biopython-1.79/Tests/
H A Dtest_SeqIO_AbiIO.py237 def test_file_type(self): member in TestAbi
533 def test_file_type(self): member in TestAbiFake
/dports/sysutils/lsd/lsd-0.20.1/src/meta/
H A Dfiletype.rs127 fn test_file_type() { in test_file_type() function
/dports/devel/glib20/glib-2.70.4/gio/tests/
H A Dfile.c1175 …GFileType test_file_type = g_file_query_file_type (test_file, G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS,… in check_test_file() local
1186 g_assert_cmpint (test_file_type, ==, G_FILE_TYPE_UNKNOWN); in check_test_file()
1193 g_assert_cmpint (test_file_type, ==, G_FILE_TYPE_REGULAR); in check_test_file()
1225 g_assert_cmpint (test_file_type, ==, G_FILE_TYPE_DIRECTORY); in check_test_file()
1230 g_assert_cmpint (test_file_type, ==, G_FILE_TYPE_SPECIAL); in check_test_file()
1249 g_assert_cmpint (test_file_type, ==, G_FILE_TYPE_SYMBOLIC_LINK); in check_test_file()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/globwalk-0.8.1/src/
H A Dlib.rs799 fn test_file_type() {
/dports/devel/tokei/tokei-12.1.2/cargo-crates/globwalk-0.8.1/src/
H A Dlib.rs799 fn test_file_type() {
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/globwalk-0.8.1/src/
H A Dlib.rs799 fn test_file_type() {
/dports/www/zola/zola-0.15.2/cargo-crates/globwalk-0.8.1/src/
H A Dlib.rs799 fn test_file_type() {
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/globwalk-0.8.1/src/
H A Dlib.rs799 fn test_file_type() {
/dports/lang/rust/rustc-1.58.1-src/vendor/globwalk/src/
H A Dlib.rs799 fn test_file_type() {