diff options
| author | Pierre-Marie Pédrot | 2016-09-02 00:24:53 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2016-09-02 00:28:43 +0200 |
| commit | def03f31c1c639629e6bb07e266319bf6930f8fb (patch) | |
| tree | a49452925b94da614f06df0941892ea1af69ec58 /test-suite | |
| parent | 1ae74bfd16f00bea0de14299cace8b638f768a70 (diff) | |
| parent | af2df1ada04da94a41a400c637788db461a532d9 (diff) | |
Merge branch 'v8.5' into v8.6
Diffstat (limited to 'test-suite')
| -rw-r--r-- | test-suite/.csdp.cache | bin | 0 -> 79491 bytes | |||
| -rw-r--r-- | test-suite/bugs/closed/5043.v | 8 | ||||
| -rw-r--r-- | test-suite/csdp.cache | bin | 79491 -> 0 bytes |
3 files changed, 8 insertions, 0 deletions
diff --git a/test-suite/.csdp.cache b/test-suite/.csdp.cache Binary files differnew file mode 100644 index 0000000000..75dd38fde8 --- /dev/null +++ b/test-suite/.csdp.cache diff --git a/test-suite/bugs/closed/5043.v b/test-suite/bugs/closed/5043.v new file mode 100644 index 0000000000..4e6a0f878f --- /dev/null +++ b/test-suite/bugs/closed/5043.v @@ -0,0 +1,8 @@ +Unset Keep Admitted Variables. + +Section a. + Context (x : Type). + Definition foo : Type. + Admitted. +End a. +Check foo : Type. diff --git a/test-suite/csdp.cache b/test-suite/csdp.cache Binary files differdeleted file mode 100644 index 8e5708cf02..0000000000 --- a/test-suite/csdp.cache +++ /dev/null |
