The branch master has been updated
       via  e05a453f6af2debbc868136a9760fec78fbd0c53 (commit)
      from  384e6de4c7e35e37fb3d6fbeb32ddcb5eb0d3d3f (commit)


- Log -----------------------------------------------------------------
commit e05a453f6af2debbc868136a9760fec78fbd0c53
Author: Andy Polyakov <ap...@openssl.org>
Date:   Fri Feb 3 14:00:22 2017 +0100

    Rename 90-test_fuzz.t to 99-test_fuzz.t to ensure that it's executed last.
    
    Idea is to keep it last for all eternity, so that if you find yourself
    in time-pressed situation and deem that fuzz test can be temporarily
    skipped, you can terminate the test suite with less hesitation about
    following tests that you would have originally missed.
    
    Reviewed-by: Rich Salz <rs...@openssl.org>

-----------------------------------------------------------------------

Summary of changes:
 test/recipes/{90-test_fuzz.t => 99-test_fuzz.t} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename test/recipes/{90-test_fuzz.t => 99-test_fuzz.t} (100%)

diff --git a/test/recipes/90-test_fuzz.t b/test/recipes/99-test_fuzz.t
similarity index 100%
rename from test/recipes/90-test_fuzz.t
rename to test/recipes/99-test_fuzz.t
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to