Home
last modified time | relevance | path

Searched refs:noTest (Results 1 – 25 of 69) sorted by relevance

123

/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/bombsimon/wsl/v3/cmd/wsl/
H A Dmain.go18 noTest bool
28 flag.BoolVar(&noTest, "n", false, "Don't lint test files")
29 flag.BoolVar(&noTest, "no-test", false, "")
70 if noTest {
/dports/sysutils/javaservicewrapper/wrapper_3.5.45_src/src/java/org/tanukisoftware/wrapper/test/
H A DJvmEncoding2.java38 boolean noTest = true; in main()
45 noTest = false; in main()
50 if (noTest) { in main()
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/test/CodeLens/
H A DEmptyCaseSpec.hs12 noTest = mkNoCodeLensTest function
24 noTest "EmptyCaseSpuriousGADT"
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/test/CodeLens/
H A DEmptyCaseSpec.hs12 noTest = mkNoCodeLensTest function
24 noTest "EmptyCaseSpuriousGADT"
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/ryancurrah/gomodguard/
H A Dcmd.go35 noTest bool
44 flag.BoolVar(&noTest, "n", false, "Don't lint test files")
45 flag.BoolVar(&noTest, "no-test", false, "")
83 filteredFiles := GetFilteredFiles(cwd, noTest, args)
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/ryancurrah/gomodguard/
H A Dcmd.go35 noTest bool
44 flag.BoolVar(&noTest, "n", false, "Don't lint test files")
45 flag.BoolVar(&noTest, "no-test", false, "")
83 filteredFiles := GetFilteredFiles(cwd, noTest, args)
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/github.com/ryancurrah/gomodguard/
H A Dcmd.go35 noTest bool
44 flag.BoolVar(&noTest, "n", false, "Don't lint test files")
45 flag.BoolVar(&noTest, "no-test", false, "")
83 filteredFiles := GetFilteredFiles(cwd, noTest, args)
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/test/
H A Dfpu_test.h18 CPPUNIT_TEST (noTest);
35 void noTest ();
H A Dfpu_test.cc234 FPUTest::noTest () in noTest() function in FPUTest
/dports/databases/sfcgal/SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1/src/algorithm/
H A Ddistance.cpp501 std::set<size_t> noTest; in distanceGeometryCollectionToGeometry() local
537 noTest.insert( noIntersect[j] ); in distanceGeometryCollectionToGeometry()
540 noTest.insert( noIntersect[i] ); in distanceGeometryCollectionToGeometry()
551 if ( noTest.end() != noTest.find( i ) ) { in distanceGeometryCollectionToGeometry()
H A Ddistance3d.cpp593 std::set<size_t> noTest; in distanceGeometryCollectionToGeometry3D() local
629 noTest.insert( noIntersect[j] ); in distanceGeometryCollectionToGeometry3D()
632 noTest.insert( noIntersect[i] ); in distanceGeometryCollectionToGeometry3D()
643 if ( noTest.end() != noTest.find( i ) ) { in distanceGeometryCollectionToGeometry3D()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DAttributeValueValidity.java36 ok, deprecated, illegal, noTest enumConstant
817 return Status.noTest; // no test in check()
821 return Status.noTest; // no test in check()
835 if (haveTest == Status.noTest) { in check()
838 return Status.noTest; in check()
843 return Status.noTest; in check()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/junit/tests/
H A DTestTestSearchEngine.java238 IType noTest= fProject.findType("java.lang.Integer"); in testJUnit4NoSrc() local
239 assertFalse(new JUnit4TestFinder().isTest(noTest)); in testJUnit4NoSrc()
/dports/math/R/R-4.1.2/src/library/methods/R/
H A Dis.R91 noTest <- vapply(ext, function(obj)isTRUE(body(obj@test)), NA) functionVar
92 ext <- ext[noTest]
/dports/math/libRmath/R-4.1.1/src/library/methods/R/
H A Dis.R91 noTest <- vapply(ext, function(obj)isTRUE(body(obj@test)), NA) functionVar
92 ext <- ext[noTest]
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/rfc/
H A DRFC1229-MIB.my291 noTest OBJECT IDENTIFIER ::= { 0 0 }
293 When the value noTest is written to this
300 Note that noTest is a syntactically valid
309 of noTest is returned."
/dports/net-mgmt/observium/observium/mibs/rfc/
H A DRFC1229-MIB291 noTest OBJECT IDENTIFIER ::= { 0 0 }
293 When the value noTest is written to this
300 Note that noTest is a syntactically valid
309 of noTest is returned."
H A DDOCS-DRF-MIB823 noTest(1),
835 The value 'noTest'(1) is the normal condition after
839 'noTest'
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DVerifyAttributeValues.java136 case noTest:
/dports/www/bolt/bolt-2.2.24/app/view/twig/extend/
H A Dextend.twig183 boltExt.setMessage('noTest', "{{ __('No Test Versions Available')|e }}");
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/cisco/
H A DDOCS-DRF-MIB.my823 noTest(1),
835 The value 'noTest'(1) is the normal condition after
839 'noTest'
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/innovaphone/
H A DINNO-MIB205 noTest(0),
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/testlibrary_tests/ir_framework/tests/
H A DTestBasics.java98 public void noTest() { in noTest() method in TestBasics
/dports/net-mgmt/libsmi/libsmi-0.4.8/test/dumps/yang/
H A DIF-MIB967 noTest OBJECT IDENTIFIER ::= { 0 0 }
969 When the value noTest is written to this object, no action
980 on the agent, a value of noTest is returned.";
/dports/net-mgmt/observium/observium/mibs/paradyne/
H A DPDN-CP-IWF-MIB212 noTest (1), -- no test running (default)
1108 should return the value of 'noTest (1)'

123