Home
last modified time | relevance | path

Searched refs:test_fixtures (Results 1 – 25 of 30) sorted by relevance

12

/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/canonical-path-2.0.2/src/
H A Dlib.rs387 let test_fixtures = TestFixtureDir::new(); in create_canonical_path() localVariable
388 let canonical_path = CanonicalPath::new(&test_fixtures.canonical_path).unwrap(); in create_canonical_path()
391 test_fixtures.canonical_path.as_path() in create_canonical_path()
397 let test_fixtures = TestFixtureDir::new(); in create_canonical_path_buf() localVariable
398 let canonical_path_buf = CanonicalPathBuf::new(&test_fixtures.canonical_path).unwrap(); in create_canonical_path_buf()
401 test_fixtures.canonical_path.as_path() in create_canonical_path_buf()
407 let test_fixtures = TestFixtureDir::new(); in reject_canonical_path_symlinks() localVariable
408 let result = CanonicalPath::new(&test_fixtures.symlink_path); in reject_canonical_path_symlinks()
414 let test_fixtures = TestFixtureDir::new(); in reject_canonical_path_buf_symlinks() localVariable
415 let result = CanonicalPathBuf::new(&test_fixtures.symlink_path); in reject_canonical_path_buf_symlinks()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/canonical-path-2.0.2/src/
H A Dlib.rs387 let test_fixtures = TestFixtureDir::new(); in create_canonical_path() localVariable
388 let canonical_path = CanonicalPath::new(&test_fixtures.canonical_path).unwrap(); in create_canonical_path()
391 test_fixtures.canonical_path.as_path() in create_canonical_path()
397 let test_fixtures = TestFixtureDir::new(); in create_canonical_path_buf() localVariable
398 let canonical_path_buf = CanonicalPathBuf::new(&test_fixtures.canonical_path).unwrap(); in create_canonical_path_buf()
401 test_fixtures.canonical_path.as_path() in create_canonical_path_buf()
407 let test_fixtures = TestFixtureDir::new(); in reject_canonical_path_symlinks() localVariable
408 let result = CanonicalPath::new(&test_fixtures.symlink_path); in reject_canonical_path_symlinks()
414 let test_fixtures = TestFixtureDir::new(); in reject_canonical_path_buf_symlinks() localVariable
415 let result = CanonicalPathBuf::new(&test_fixtures.symlink_path); in reject_canonical_path_buf_symlinks()
/dports/devel/py-oslo.db/oslo.db-11.1.0/oslo_db/tests/sqlalchemy/
H A Dtest_fixtures.py23 from oslo_db.sqlalchemy import test_fixtures
34 test_fixtures.OpportunisticDbFixture):
37 class SomeTest(test_fixtures.OpportunisticDBTestMixin,
76 test_fixtures.OpportunisticDbFixture):
79 class SomeTest(test_fixtures.OpportunisticDBTestMixin,
178 class MyFixture(test_fixtures.OpportunisticDbFixture):
248 load_tests = test_fixtures.optimize_module_test_loader()
266 self._test_package_level(test_fixtures.optimize_package_test_loader)
H A D__init__.py16 from oslo_db.sqlalchemy import test_fixtures
18 load_tests = test_fixtures.optimize_package_test_loader(__file__)
H A Dtest_provision.py24 from oslo_db.sqlalchemy import test_fixtures
230 fixture = test_fixtures.AdHocDbFixture("sqlite:///foo.db")
257 fixture = test_fixtures.AdHocDbFixture(url)
H A Dtest_ndb.py23 from oslo_db.sqlalchemy import test_fixtures
154 test_fixtures.OpportunisticDBTestMixin, test_base.BaseTestCase,
157 FIXTURE = test_fixtures.MySQLOpportunisticFixture
H A Dbase.py20 from oslo_db.sqlalchemy import test_fixtures as db_fixtures
/dports/www/py-mechanize/mechanize-0.4.7/test-tools/
H A Dtwisted-localserver.py277 test_fixtures = make_page(root, "test_fixtures",
281 make_leaf_page(test_fixtures, "cctest2.txt",
284 make_leaf_page(test_fixtures, "referertest.html", REFERER_TEST_HTML)
285 make_leaf_page(test_fixtures, "mechanize_reload_test.html",
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/db/
H A Dtest_migrations.py28 from oslo_db.sqlalchemy import test_fixtures
418 class TestSqliteMigrations(test_fixtures.OpportunisticDBTestMixin,
429 class TestMysqlMigrations(test_fixtures.OpportunisticDBTestMixin,
433 FIXTURE = test_fixtures.MySQLOpportunisticFixture
462 class TestPostgresqlMigrations(test_fixtures.OpportunisticDBTestMixin,
466 FIXTURE = test_fixtures.PostgresqlOpportunisticFixture
/dports/graphics/librsvg2-rust/librsvg-2.52.8/tests/
H A DMakefile.am52 test_fixtures = \ macro
82 $(test_fixtures) \
/dports/devel/py-pytest-django/pytest-django-3.10.0/tests/
H A Dtest_unittest.py11 def test_fixtures(self): member in TestFixtures
17 self.test_fixtures()
/dports/devel/py-oslo.db/oslo.db-11.1.0/releasenotes/notes/
H A Dnew-db-fixtures-58223e3926122413.yaml4 favor of new fixtures introduced in ``oslo_db.sqlalchemy.test_fixtures``
/dports/www/zola/zola-0.15.2/cargo-crates/svg_metadata-0.4.2/tests/
H A Dfixtures.rs8 fn test_fixtures() { in test_fixtures() function
/dports/net/ndpi/nDPI-92a1be2/packages/homebrew/
H A Dndpi.rb31 system "#{bin}/ndpiReader", "-i", test_fixtures("test.pcap")
/dports/net/gdrive/gdrive-2.1.1/vendor/github.com/sabhiram/go-gitignore/
H A D.gitignore2 test_fixtures
/dports/devel/gitg/gitg-3.32.1/osx/Taps/gitg/
H A Dgdk-pixbuf.rb59 system bin/"gdk-pixbuf-csource", test_fixtures("test.png")
/dports/www/py-hpack/hpack-4.0.0/
H A DMANIFEST.in8 exclude test/test_fixtures/*/*.json
/dports/editors/texstudio/texstudio-4.1.2/travis-ci/mac/
H A Dpoppler.rb105 system "#{bin}/pdfinfo", test_fixtures("test.pdf")
/dports/editors/texworks/texworks-release-0.6.2/CMake/packaging/mac/
H A Dpoppler.rb117 system "#{bin}/pdfinfo", test_fixtures("test.pdf")
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/frontend/
H A D.eslintrc.yml33 - ignore: ['^test_fixtures\/', 'tmp/tests/graphql/gitlab_schema.graphql']
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/annotate-snippets-0.9.0/tests/
H A Dfixtures_test.rs21 fn test_fixtures() { in test_fixtures() function
/dports/devel/racer/racer-2.1.48/cargo-crates/annotate-snippets-0.8.0/tests/
H A Dfixtures_test.rs21 fn test_fixtures() { in test_fixtures() function
/dports/lang/rust/rustc-1.58.1-src/vendor/annotate-snippets/tests/
H A Dfixtures_test.rs21 fn test_fixtures() { in test_fixtures() function
/dports/devel/py-fs2/fs-2.4.11/tests/
H A Dtest_osfs.py179 test_fixtures = [
189 for test_file, relative_url_path in test_fixtures:
H A Dtest_tarfs.py192 test_fixtures = [
198 for test_file, expected_file in test_fixtures:

12