-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
55 lines (55 loc) · 1.33 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# file GENERATED by distutils, do NOT edit
CHANGES.txt
LICENSE.txt
README.txt
setup.py
docs\reference.txt
examples\assert_raises_tests.py
examples\assert_tests.py
examples\discover_api.py
examples\discover_api_pattern.py
examples\eval_tests.py
examples\expected_tests.py
examples\fixture_asserts.py
examples\frame_discover.py
examples\init.py
examples\mod.py
examples\name_collisions.py
examples\skip_class_tests.py
examples\skip_fixtures.py
examples\skip_test_suite_tests.py
examples\skip_tests.py
examples\struct_tests.py
examples\suite_class_tests.py
examples\suite_structure.py
examples\suite_tests.py
examples\test_skip.py
examples\test_vars.py
examples\unregistered_classes.py
pyinq\__init__.py
pyinq\__main__.py
pyinq\_atexit.py
pyinq\_discover.py
pyinq\_pyinq.py
pyinq\results.py
pyinq\runner.py
pyinq\util.py
pyinq\asserts\__init__.py
pyinq\asserts\_asserts.py
pyinq\asserts\asserts.py
pyinq\asserts\ops.py
pyinq\printers\__init__.py
pyinq\printers\cli\__init__.py
pyinq\printers\cli\default.py
pyinq\printers\cli\bash\__init__.py
pyinq\printers\cli\bash\bash.py
pyinq\printers\cli\bash\color.py
pyinq\printers\cli\console\__init__.py
pyinq\printers\cli\console\color.py
pyinq\printers\cli\console\console.py
pyinq\printers\html\__init__.py
pyinq\printers\html\printer.py
pyinq\tags\__init__.py
pyinq\tags\_tags.py
pyinq\tags\_util.py
pyinq\tags\tags.py