File: _CoqProject.test-suite

package info (click to toggle)
coq-hierarchy-builder 1.10.1-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,216 kB
  • sloc: makefile: 132
file content (71 lines) | stat: -rw-r--r-- 1,531 bytes parent folder | download
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
-arg -w -arg -redundant-canonical-projection
-arg -w -arg -projection-no-head-constant
-arg -w -arg -abstract-large-number
-arg -w -arg -disj-pattern-notation
-arg -w -arg -notation-overridden
-arg -w -arg +elpi.typecheck

examples/readme.v
examples/hulk.v

examples/demo3/hierarchy_0.v
examples/demo3/hierarchy_1.v
examples/demo3/hierarchy_2.v
examples/demo3/test_0_0.v
examples/demo3/test_1_0.v
examples/demo3/test_2_0.v

examples/demo4/hierarchy_0.v

examples/demo5/hierarchy_0.v

# examples/cat/cat.v

tests/type_of_exported_ops.v
tests/duplicate_structure.v
tests/instance_params_no_type.v
tests/test_CS_db_filtering.v
tests/subtype.v
tests/log_impargs_record.v
tests/compress_coe.v
tests/grefclass.v
tests/local_instance.v
tests/lock.v
tests/interleave_context.v
tests/not_same_key.v
#tests/factory_sort.v
tests/hb_pack.v
tests/declare.v
tests/short.v
tests/instance_before_structure.v
tests/primitive_records.v
tests/non_forgetful_inheritance.v
tests/fix_loop.v
tests/test_synthesis_params.v
tests/hnf.v
tests/fun_instance.v
tests/issue284.v
tests/issue287.v
tests/two_hier.v
tests/instance_merge_with_param.v
tests/instance_merge_with_distinct_param.v
tests/instance_merge.v

tests/unit/enrich_type.v
tests/unit/mixin_src_has_mixin_instance.v
tests/unit/mk_src_map.v
tests/unit/close_hole_term.v
tests/unit/struct.v
tests/factory_when_notation.v

tests/saturate_on.v
tests/bug_435.v
tests/bug_447.v

tests/unimported_relevant_class.v
tests/unimported_irrelevant_class.v

-R tests HB.tests
-R examples HB.examples

-Q HB HB