From fb1478d2cd59991e8d2fc2e07dacad505ef110b7 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Thu, 19 Oct 2017 16:04:20 +0200 Subject: Moving bug numbers to BZ# format in the test-suite. Compared to the original proposition (59a594b in #960), this commit only changes files containing bug numbers that are also PR numbers. --- test-suite/ideal-features/complexity/evars_subst.v | 2 +- test-suite/ideal-features/evars_subst.v | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test-suite/ideal-features') diff --git a/test-suite/ideal-features/complexity/evars_subst.v b/test-suite/ideal-features/complexity/evars_subst.v index b3dfb33cd..b9c359888 100644 --- a/test-suite/ideal-features/complexity/evars_subst.v +++ b/test-suite/ideal-features/complexity/evars_subst.v @@ -1,4 +1,4 @@ -(* Bug report #932 *) +(* BZ#932 *) (* Expected time < 1.00s *) (* Let n be the number of let-in. The complexity comes from the fact diff --git a/test-suite/ideal-features/evars_subst.v b/test-suite/ideal-features/evars_subst.v index b3dfb33cd..b9c359888 100644 --- a/test-suite/ideal-features/evars_subst.v +++ b/test-suite/ideal-features/evars_subst.v @@ -1,4 +1,4 @@ -(* Bug report #932 *) +(* BZ#932 *) (* Expected time < 1.00s *) (* Let n be the number of let-in. The complexity comes from the fact -- cgit v1.2.3