dv-flow-mgr 0.0.1.12941975786a1__tar.gz → 0.0.1.12942349289a1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/PKG-INFO +1 -1
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/pyproject.toml +1 -1
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/package_def.py +0 -3
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/task_graph_builder.py +0 -4
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow_mgr.egg-info/PKG-INFO +1 -1
- dv_flow_mgr-0.0.1.12942349289a1/tests/sys/test_depends.py +143 -0
- dv_flow_mgr-0.0.1.12941975786a1/tests/sys/test_depends.py +0 -47
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/.github/workflows/ci.yml +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/.gitignore +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/.vscode/settings.json +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/LICENSE +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/README.md +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/docs/Makefile +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/docs/Notes.md +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/docs/Roadmap.md +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/docs/Stages.md +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/docs/TypesAndDefs.md +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/docs/conf.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/docs/index.rst +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/docs/intro.rst +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/docs/quickstart.rst +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/docs/reference.rst +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/ivpm.yaml +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/setup.cfg +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/__init__.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/__main__.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/cmds/cmd_run.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/fileset.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/fragment_def.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/package.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/package_import_spec.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/pkg_rgy.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/share/flow.json +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/std/fileset.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/std/flow.dv +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/std/message.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/std/task_null.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/task.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/task_data.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/task_def.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/task_graph_runner.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/task_graph_runner_local.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/task_memento.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/util.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow_mgr.egg-info/SOURCES.txt +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow_mgr.egg-info/dependency_links.txt +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow_mgr.egg-info/entry_points.txt +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow_mgr.egg-info/requires.txt +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow_mgr.egg-info/top_level.txt +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/examples/example1/example1.flow +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/sys/test_pkg_discovery.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/__init__.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/fileset/test1/files1/file1_1.sv +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/fileset/test1/files1/file1_2.sv +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/fileset/test1/files2/file2_1.sv +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/fileset/test1/files2/file2_2.sv +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/fileset/test1/flow.dv +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/fileset/test1 copy/files1/file1_1.sv +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/fileset/test1 copy/files1/file1_2.sv +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/fileset/test1 copy/files2/file2_1.sv +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/fileset/test1 copy/files2/file2_2.sv +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/fileset/test1 copy/test1.dfs +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/proj1/proj1.dfs +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/proj2/proj2.dfs +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/proj3/proj3.dfs +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_data_merge.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_fileset.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_pyclass.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_smoke copy.sav +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_smoke.py +0 -0
- {dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_stdlib.py +0 -0
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/package_def.py
RENAMED
@@ -252,9 +252,6 @@ class PackageDef(BaseModel):
|
|
252
252
|
# else:
|
253
253
|
# self._pkg_def_m[PackageSpec(pkg.name)] = pkg
|
254
254
|
|
255
|
-
print("pkg: %s" % str(pkg))
|
256
|
-
|
257
|
-
print("fragments: %s" % str(pkg.fragments))
|
258
255
|
for spec in pkg.fragments:
|
259
256
|
PackageDef._loadFragmentSpec(pkg, spec, file_s)
|
260
257
|
|
@@ -136,10 +136,6 @@ class TaskGraphBuilder(object):
|
|
136
136
|
pkg = self._pkg_s[-1]
|
137
137
|
if spec in self._pkg_m.keys():
|
138
138
|
pkg = self._pkg_m[spec]
|
139
|
-
elif self.pkg_rgy.hasPackage(spec.name):
|
140
|
-
pkg_def = self.pkg_rgy.getPackage(spec.name)
|
141
|
-
pkg = pkg_def.mkPackage(self)
|
142
|
-
self._pkg_m[spec] = pkg
|
143
139
|
else:
|
144
140
|
pkg = None
|
145
141
|
|
@@ -0,0 +1,143 @@
|
|
1
|
+
import os
|
2
|
+
import pytest
|
3
|
+
import subprocess
|
4
|
+
import sys
|
5
|
+
|
6
|
+
def test_seq_1(tmpdir):
|
7
|
+
rundir = os.path.join(tmpdir)
|
8
|
+
|
9
|
+
flow_dv = """
|
10
|
+
package:
|
11
|
+
name: p1
|
12
|
+
|
13
|
+
tasks:
|
14
|
+
- name: files
|
15
|
+
uses: std.FileSet
|
16
|
+
with:
|
17
|
+
type: textFiles
|
18
|
+
include: "*.txt"
|
19
|
+
|
20
|
+
- name: print
|
21
|
+
uses: std.Message
|
22
|
+
with:
|
23
|
+
msg: "Running Print"
|
24
|
+
"""
|
25
|
+
|
26
|
+
with open(os.path.join(rundir, "flow.dv"), "w") as fp:
|
27
|
+
fp.write(flow_dv)
|
28
|
+
|
29
|
+
with open(os.path.join(rundir, "file.txt"), "w") as fp:
|
30
|
+
fp.write("Hello There\n")
|
31
|
+
|
32
|
+
env = os.environ.copy()
|
33
|
+
env["DV_FLOW_PATH"] = rundir
|
34
|
+
|
35
|
+
cmd = [
|
36
|
+
sys.executable,
|
37
|
+
"-m",
|
38
|
+
"dv_flow.mgr",
|
39
|
+
"run",
|
40
|
+
"print"
|
41
|
+
]
|
42
|
+
|
43
|
+
output = subprocess.check_output(cmd, cwd=rundir, env=env)
|
44
|
+
|
45
|
+
output = output.decode()
|
46
|
+
|
47
|
+
assert output.find("Running Print") != -1
|
48
|
+
|
49
|
+
def test_seq_2(tmpdir):
|
50
|
+
rundir = os.path.join(tmpdir)
|
51
|
+
|
52
|
+
flow_dv = """
|
53
|
+
package:
|
54
|
+
name: p1
|
55
|
+
|
56
|
+
tasks:
|
57
|
+
- name: print1
|
58
|
+
uses: std.Message
|
59
|
+
with:
|
60
|
+
msg: "Running Print 1"
|
61
|
+
|
62
|
+
- name: print
|
63
|
+
uses: std.Message
|
64
|
+
needs: [print1]
|
65
|
+
with:
|
66
|
+
msg: "Running Print 2"
|
67
|
+
"""
|
68
|
+
|
69
|
+
with open(os.path.join(rundir, "flow.dv"), "w") as fp:
|
70
|
+
fp.write(flow_dv)
|
71
|
+
|
72
|
+
with open(os.path.join(rundir, "file.txt"), "w") as fp:
|
73
|
+
fp.write("Hello There\n")
|
74
|
+
|
75
|
+
env = os.environ.copy()
|
76
|
+
env["DV_FLOW_PATH"] = rundir
|
77
|
+
|
78
|
+
cmd = [
|
79
|
+
sys.executable,
|
80
|
+
"-m",
|
81
|
+
"dv_flow.mgr",
|
82
|
+
"run",
|
83
|
+
"print"
|
84
|
+
]
|
85
|
+
|
86
|
+
output = subprocess.check_output(cmd, cwd=rundir, env=env)
|
87
|
+
|
88
|
+
output = output.decode()
|
89
|
+
print("Output: %s" % output)
|
90
|
+
|
91
|
+
assert output.find("Running Print 1") != -1
|
92
|
+
assert output.find("Running Print 2") != -1
|
93
|
+
|
94
|
+
def test_seq_3(tmpdir):
|
95
|
+
rundir = os.path.join(tmpdir)
|
96
|
+
|
97
|
+
flow_dv = """
|
98
|
+
package:
|
99
|
+
name: p1
|
100
|
+
|
101
|
+
tasks:
|
102
|
+
- name: print1
|
103
|
+
uses: std.Message
|
104
|
+
with:
|
105
|
+
msg: "Running Print 1"
|
106
|
+
- name: print2
|
107
|
+
uses: std.Message
|
108
|
+
needs: [print1]
|
109
|
+
with:
|
110
|
+
msg: "Running Print 2"
|
111
|
+
- name: print
|
112
|
+
uses: std.Message
|
113
|
+
needs: [print2]
|
114
|
+
with:
|
115
|
+
msg: "Running Print 3"
|
116
|
+
"""
|
117
|
+
|
118
|
+
with open(os.path.join(rundir, "flow.dv"), "w") as fp:
|
119
|
+
fp.write(flow_dv)
|
120
|
+
|
121
|
+
with open(os.path.join(rundir, "file.txt"), "w") as fp:
|
122
|
+
fp.write("Hello There\n")
|
123
|
+
|
124
|
+
env = os.environ.copy()
|
125
|
+
env["DV_FLOW_PATH"] = rundir
|
126
|
+
|
127
|
+
cmd = [
|
128
|
+
sys.executable,
|
129
|
+
"-m",
|
130
|
+
"dv_flow.mgr",
|
131
|
+
"run",
|
132
|
+
"print"
|
133
|
+
]
|
134
|
+
|
135
|
+
output = subprocess.check_output(cmd, cwd=rundir, env=env)
|
136
|
+
|
137
|
+
output = output.decode()
|
138
|
+
|
139
|
+
print("Output: %s" % output)
|
140
|
+
|
141
|
+
assert output.find("Running Print 1") != -1
|
142
|
+
assert output.find("Running Print 2") != -1
|
143
|
+
assert output.find("Running Print 3") != -1
|
@@ -1,47 +0,0 @@
|
|
1
|
-
import os
|
2
|
-
import pytest
|
3
|
-
import subprocess
|
4
|
-
import sys
|
5
|
-
|
6
|
-
def test_seq_1(tmpdir):
|
7
|
-
rundir = os.path.join(tmpdir)
|
8
|
-
|
9
|
-
flow_dv = """
|
10
|
-
package:
|
11
|
-
name: p1
|
12
|
-
|
13
|
-
tasks:
|
14
|
-
- name: files
|
15
|
-
uses: std.FileSet
|
16
|
-
with:
|
17
|
-
type: textFiles
|
18
|
-
include: "*.txt"
|
19
|
-
|
20
|
-
- name: print
|
21
|
-
uses: std.Message
|
22
|
-
with:
|
23
|
-
msg: "Running Print"
|
24
|
-
"""
|
25
|
-
|
26
|
-
with open(os.path.join(rundir, "flow.dv"), "w") as fp:
|
27
|
-
fp.write(flow_dv)
|
28
|
-
|
29
|
-
with open(os.path.join(rundir, "file.txt"), "w") as fp:
|
30
|
-
fp.write("Hello There\n")
|
31
|
-
|
32
|
-
env = os.environ.copy()
|
33
|
-
env["DV_FLOW_PATH"] = rundir
|
34
|
-
|
35
|
-
cmd = [
|
36
|
-
sys.executable,
|
37
|
-
"-m",
|
38
|
-
"dv_flow.mgr",
|
39
|
-
"run",
|
40
|
-
"print"
|
41
|
-
]
|
42
|
-
|
43
|
-
output = subprocess.check_output(cmd, cwd=rundir, env=env)
|
44
|
-
|
45
|
-
output = output.decode()
|
46
|
-
|
47
|
-
assert output.find("Running Print") != -1
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/.github/workflows/ci.yml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/__init__.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/__main__.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/cmds/cmd_run.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/fileset.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/fragment_def.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/package.py
RENAMED
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/pkg_rgy.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/share/flow.json
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/std/fileset.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/std/flow.dv
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/std/message.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/std/task_null.py
RENAMED
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/task_data.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/task_def.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/src/dv_flow/mgr/task_memento.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/sys/test_pkg_discovery.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/proj1/proj1.dfs
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/proj2/proj2.dfs
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/data/proj3/proj3.dfs
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_data_merge.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_fileset.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_pyclass.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_smoke copy.sav
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_smoke.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.1.12941975786a1 → dv_flow_mgr-0.0.1.12942349289a1}/tests/unit/test_stdlib.py
RENAMED
File without changes
|