Home
last modified time | relevance | path

Searched refs:topDir (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/print/py-reportlab/reportlab-3.5.68/tests/
H A DrunAll.py31 if not topDir: topDir = os.getcwd()
34 topDir = os.path.dirname(os.path.abspath(topDir)) variable
36 topDir=os.path.join(topDir,'src') variable
38 sys.path.insert(0, topDir)
39 P.append(topDir)
40 del topDir
45 if topDir:
46 topDir = os.path.dirname(topDir) variable
47 if topDir not in sys.path:
49 P.append(topDir)
[all …]
/dports/devel/py-epsilon/epsilon-0.8.0/epsilon/test/
H A Dmantissa-structure.py9 topDir = projectName.capitalize() variable
12 os.mkdir(topDir)
13 os.mkdir(opj(topDir, codeDir))
15 file(opj(topDir, codeDir, '__init__.py'), 'w').write("""
22 file(opj(topDir, codeDir, codeDir+'_model.py'),
38 """ % (topDir, codeDir))
40 os.mkdir(opj(topDir, codeDir, 'test'))
42 file(opj(topDir, codeDir, 'test', '__init__.py'), 'w').write(
45 file(opj(topDir, codeDir, 'test', 'test_'+codeDir+'.py'),
66 """ % (codeDir, codeDir, codeDir, topDir))
/dports/science/silo/silo-4.10.2-bsd/tests/
H A Dtestonehex64 topDir=$1
65 if test -e $topDir/../../multi_test; then
66 topDir=$1/../..
69 topDir=.
75 env PYTHONPATH=$topDir/../tools/python/.libs python onehex.py 1>/dev/null 2>&1
76 $topDir/onehex 1>/dev/null 2>&1
82 $topDir/../tools/browser/browser -R 0.00001 -q -e diff $topDir/onehex.silo $topDir/onehexpy.silo 1>…
H A Dtestxvers66 …$topDir/../tools/browser/browser -q -R 0.00001 -e diff $df $topDir/xvers_data/${bf}_$1 1>testxvers…
77 topDir=$1
78 if test -e $topDir/../../multi_test; then
79 topDir=$1/../..
82 topDir=.
88 $topDir/multi_test DB_HDF5 1>/dev/null 2>&1
93 vmin=`$topDir/../tools/browser/browser -e _hdf5libinfo multi_ucd3d.h5 2>/dev/null | grep hdf5 | cut…
108 bunzip2 < $topDir/xvers_data.tar.bz2 | tar xf -
129 rm -rf $topDir/xvers_data
H A Dchecksums67 topDir=$1
68 if test -e $topDir/../../multi_test; then
69 topDir=$1/../..
72 topDir=.
78 $topDir/multi_test DB_HDF5 check 1>/dev/null 2>&1
86 $topDir/multi_test DB_HDF5 1>/dev/null 2>&1
116 cat $topDir/zeros.dat >> multi_ucd3d_corrupt.h5
125 brOut=`$topDir/../tools/browser/browser -q -c -e diff multi_ucd3d.h5 multi_ucd3d_corrupt.h5 2>&1`
134 brOut=`$topDir/../tools/browser/browser -q -e diff multi_ucd3d.h5 multi_ucd3d_corrupt.h5`
H A Dtesthzip70 topDir=$1
71 if test -e $topDir/../../multi_test; then
72 topDir=$1/../..
75 topDir=.
81 $topDir/multi_test DB_HDF5 hzip 1>/dev/null 2>&1
89 $topDir/multi_test DB_HDF5 1>/dev/null 2>&1
106 $topDir/../tools/browser/browser -q -e diff $df h5_hzip_files/$df 1>testhzip.out 2>&1
H A Dtestsilock70 topDir=$1
71 if test -e $topDir/../../multi_test; then
72 topDir=$1/../..
75 topDir=.
82 $topDir/onehex "$driver" $fpissue 1>/dev/null 2>&1
83 … foundIt=$($topDir/../tools/silock/silock onehex.silo | grep "has .* issue at index ${index}$")
H A Dtestdtypes69 topDir=$1
70 if test -e $topDir/../../multi_test; then
71 topDir=$1/../..
74 topDir=.
87 …diffs=$($topDir/../tools/browser/browser -q ${fsmode} -e "diff f${v}var ${d}${v}var" specmix_$mt.$…
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/filesystem/
H A DCreateDirectoryTest.java31 topDir = baseStore.getChild("topDir"); in setUp()
32 subDir = topDir.getChild("subDir"); in setUp()
35 ensureExists(topDir.getParent(), true); in setUp()
36 ensureDoesNotExist(topDir); in setUp()
43 ensureDoesNotExist(topDir); in tearDown()
49 topDir.mkdir(EFS.NONE, getMonitor()); in testParentExistsDeep()
53 IFileInfo info = topDir.fetchInfo(); in testParentExistsDeep()
60 topDir.mkdir(EFS.SHALLOW, getMonitor()); in testParentExistsShallow()
64 IFileInfo info = topDir.fetchInfo(); in testParentExistsShallow()
101 IFileInfo info = topDir.fetchInfo(); in testParentNotExistsDeep()
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/physical/foundationdb/
H A Dfoundationdb_test.go38 func cleanupTopDir(clusterFile, topDir string) error {
44 if _, err := directory.Root().Remove(db, []string{topDir}); err != nil {
89 topDir := fmt.Sprintf("vault-test-%s", testUUID)
95 cleanup, clusterFile = prepareFoundationDBTestDirectory(t, topDir)
101 if err := cleanupTopDir(clusterFile, topDir); err != nil {
107 if err := cleanupTopDir(clusterFile, topDir); err != nil {
114 "path": topDir,
135 func prepareFoundationDBTestDirectory(t *testing.T, topDir string) (func(), string) {
146 tmpFile, err := ioutil.TempFile("", topDir)
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/mixedmaildir/autotests/
H A Ditemmodifytest.cpp96 QDir topDir(mDir->path()); in testExpectedFail() local
101 KPIM::Maildir topLevelMd(topDir.path(), true); in testExpectedFail()
119 mStore->setPath(topDir.path()); in testExpectedFail()
181 QDir topDir(mDir->path()); in testIgnorePayload() local
198 mStore->setPath(topDir.path()); in testIgnorePayload()
257 QDir topDir(mDir->path()); in testModifyPayload() local
274 mStore->setPath(topDir.path()); in testModifyPayload()
384 QDir topDir(mDir->path()); in testModifyFlags() local
411 mStore->setPath(topDir.path()); in testModifyFlags()
549 QDir topDir(mDir->path()); in testModifyFlagsAndPayload() local
[all …]
H A Ditemcreatetest.cpp79 QDir topDir(mDir->path()); in testExpectedFail() local
82 QDir dataDir = topDir; in testExpectedFail()
93 QVERIFY(topDir.cd(QLatin1String("store"))); in testExpectedFail()
94 mStore->setPath(topDir.path()); in testExpectedFail()
122 QDir topDir(mDir->path()); in testMBox() local
125 QDir dataDir = topDir; in testMBox()
138 QVERIFY(topDir.cd(QLatin1String("store"))); in testMBox()
156 mStore->setPath(topDir.path()); in testMBox()
319 QDir topDir(mDir->path()); in testMaildir() local
322 QDir dataDir = topDir; in testMaildir()
[all …]
H A Ditemdeletetest.cpp122 QDir topDir(mDir->path()); in testMaildir() local
126 KPIM::Maildir topLevelMd(topDir.path(), true); in testMaildir()
134 mStore->setPath(topDir.path()); in testMaildir()
182 QDir topDir(mDir->path()); in testMBox() local
193 mStore->setPath(topDir.path()); in testMBox()
361 QDir topDir(mDir->path()); in testCachePreservation() local
366 KPIM::Maildir topLevelMd(topDir.path(), true); in testCachePreservation()
380 mStore->setPath(topDir.path()); in testCachePreservation()
504 QDir topDir(mDir->path()); in testExpectedFailure() local
509 KPIM::Maildir topLevelMd(topDir.path(), true); in testExpectedFailure()
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/physical/foundationdb/
H A Dfoundationdb_test.go39 func cleanupTopDir(clusterFile, topDir string) error {
45 if _, err := directory.Root().Remove(db, []string{topDir}); err != nil {
90 topDir := fmt.Sprintf("vault-test-%s", testUUID)
96 cleanup, clusterFile = prepareFoundationDBTestDirectory(t, topDir)
102 if err := cleanupTopDir(clusterFile, topDir); err != nil {
108 if err := cleanupTopDir(clusterFile, topDir); err != nil {
115 "path": topDir,
136 func prepareFoundationDBTestDirectory(t *testing.T, topDir string) (func(), string) {
147 tmpFile, err := ioutil.TempFile("", topDir)
/dports/misc/concourse/vault-bdd38fca2cff/physical/foundationdb/
H A Dfoundationdb_test.go39 func cleanupTopDir(clusterFile, topDir string) error {
45 if _, err := directory.Root().Remove(db, []string{topDir}); err != nil {
90 topDir := fmt.Sprintf("vault-test-%s", testUUID)
96 cleanup, clusterFile = prepareFoundationDBTestDirectory(t, topDir)
102 if err := cleanupTopDir(clusterFile, topDir); err != nil {
108 if err := cleanupTopDir(clusterFile, topDir); err != nil {
115 "path": topDir,
136 func prepareFoundationDBTestDirectory(t *testing.T, topDir string) (func(), string) {
147 tmpFile, err := ioutil.TempFile("", topDir)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/physical/foundationdb/
H A Dfoundationdb_test.go39 func cleanupTopDir(clusterFile, topDir string) error {
45 if _, err := directory.Root().Remove(db, []string{topDir}); err != nil {
90 topDir := fmt.Sprintf("vault-test-%s", testUUID)
96 cleanup, clusterFile = prepareFoundationDBTestDirectory(t, topDir)
102 if err := cleanupTopDir(clusterFile, topDir); err != nil {
108 if err := cleanupTopDir(clusterFile, topDir); err != nil {
115 "path": topDir,
136 func prepareFoundationDBTestDirectory(t *testing.T, topDir string) (func(), string) {
147 tmpFile, err := ioutil.TempFile("", topDir)
/dports/security/vault/vault-1.8.2/physical/foundationdb/
H A Dfoundationdb_test.go38 func cleanupTopDir(clusterFile, topDir string) error {
44 if _, err := directory.Root().Remove(db, []string{topDir}); err != nil {
89 topDir := fmt.Sprintf("vault-test-%s", testUUID)
95 cleanup, clusterFile = prepareFoundationDBTestDirectory(t, topDir)
101 if err := cleanupTopDir(clusterFile, topDir); err != nil {
107 if err := cleanupTopDir(clusterFile, topDir); err != nil {
114 "path": topDir,
135 func prepareFoundationDBTestDirectory(t *testing.T, topDir string) (func(), string) {
146 tmpFile, err := ioutil.TempFile("", topDir)
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/physical/foundationdb/
H A Dfoundationdb_test.go39 func cleanupTopDir(clusterFile, topDir string) error {
45 if _, err := directory.Root().Remove(db, []string{topDir}); err != nil {
90 topDir := fmt.Sprintf("vault-test-%s", testUUID)
96 cleanup, clusterFile = prepareFoundationDBTestDirectory(t, topDir)
102 if err := cleanupTopDir(clusterFile, topDir); err != nil {
108 if err := cleanupTopDir(clusterFile, topDir); err != nil {
115 "path": topDir,
136 func prepareFoundationDBTestDirectory(t *testing.T, topDir string) (func(), string) {
147 tmpFile, err := ioutil.TempFile("", topDir)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/physical/foundationdb/
H A Dfoundationdb_test.go39 func cleanupTopDir(clusterFile, topDir string) error {
45 if _, err := directory.Root().Remove(db, []string{topDir}); err != nil {
90 topDir := fmt.Sprintf("vault-test-%s", testUUID)
96 cleanup, clusterFile = prepareFoundationDBTestDirectory(t, topDir)
102 if err := cleanupTopDir(clusterFile, topDir); err != nil {
108 if err := cleanupTopDir(clusterFile, topDir); err != nil {
115 "path": topDir,
136 func prepareFoundationDBTestDirectory(t *testing.T, topDir string) (func(), string) {
147 tmpFile, err := ioutil.TempFile("", topDir)
/dports/sysutils/gomplate/vault-sdk-v0.1.13/physical/foundationdb/
H A Dfoundationdb_test.go39 func cleanupTopDir(clusterFile, topDir string) error {
45 if _, err := directory.Root().Remove(db, []string{topDir}); err != nil {
90 topDir := fmt.Sprintf("vault-test-%s", testUUID)
96 cleanup, clusterFile = prepareFoundationDBTestDirectory(t, topDir)
102 if err := cleanupTopDir(clusterFile, topDir); err != nil {
108 if err := cleanupTopDir(clusterFile, topDir); err != nil {
115 "path": topDir,
136 func prepareFoundationDBTestDirectory(t *testing.T, topDir string) (func(), string) {
147 tmpFile, err := ioutil.TempFile("", topDir)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/physical/foundationdb/
H A Dfoundationdb_test.go39 func cleanupTopDir(clusterFile, topDir string) error {
45 if _, err := directory.Root().Remove(db, []string{topDir}); err != nil {
90 topDir := fmt.Sprintf("vault-test-%s", testUUID)
96 cleanup, clusterFile = prepareFoundationDBTestDirectory(t, topDir)
102 if err := cleanupTopDir(clusterFile, topDir); err != nil {
108 if err := cleanupTopDir(clusterFile, topDir); err != nil {
115 "path": topDir,
136 func prepareFoundationDBTestDirectory(t *testing.T, topDir string) (func(), string) {
147 tmpFile, err := ioutil.TempFile("", topDir)
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/physical/foundationdb/
H A Dfoundationdb_test.go39 func cleanupTopDir(clusterFile, topDir string) error {
45 if _, err := directory.Root().Remove(db, []string{topDir}); err != nil {
90 topDir := fmt.Sprintf("vault-test-%s", testUUID)
96 cleanup, clusterFile = prepareFoundationDBTestDirectory(t, topDir)
102 if err := cleanupTopDir(clusterFile, topDir); err != nil {
108 if err := cleanupTopDir(clusterFile, topDir); err != nil {
115 "path": topDir,
136 func prepareFoundationDBTestDirectory(t *testing.T, topDir string) (func(), string) {
147 tmpFile, err := ioutil.TempFile("", topDir)
/dports/sysutils/istio/vault-sdk-v0.1.12/physical/foundationdb/
H A Dfoundationdb_test.go39 func cleanupTopDir(clusterFile, topDir string) error {
45 if _, err := directory.Root().Remove(db, []string{topDir}); err != nil {
90 topDir := fmt.Sprintf("vault-test-%s", testUUID)
96 cleanup, clusterFile = prepareFoundationDBTestDirectory(t, topDir)
102 if err := cleanupTopDir(clusterFile, topDir); err != nil {
108 if err := cleanupTopDir(clusterFile, topDir); err != nil {
115 "path": topDir,
136 func prepareFoundationDBTestDirectory(t *testing.T, topDir string) (func(), string) {
147 tmpFile, err := ioutil.TempFile("", topDir)
/dports/print/lilypond-devel/lilypond-2.23.5/scripts/build/
H A Dcreate-version-itexi.py41 topDir = sys.argv[1]
45 topDir = os.path.join(os.path.abspath( variable
47 topDir = os.path.abspath(topDir) variable
52 … glob.glob(os.path.join(topDir, 'Documentation', '*.te??'))))]
57 version_file_path = os.path.join(topDir, "VERSION")
/dports/print/lilypond/lilypond-2.22.1/scripts/build/
H A Dcreate-version-itexi.py41 topDir = sys.argv[1]
45 topDir = os.path.join(os.path.abspath( variable
47 topDir = os.path.abspath(topDir) variable
52 … glob.glob(os.path.join(topDir, 'Documentation', '*.te??'))))]
57 version_file_path = os.path.join(topDir, "VERSION")

123456789