NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/23663 CVS commit: src/tests/games



The following reply was made to PR bin/23663; it has been noted by GNATS.

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/23663 CVS commit: src/tests/games
Date: Mon, 27 Jun 2016 05:08:18 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Mon Jun 27 05:08:18 UTC 2016
 
 Modified Files:
 	src/tests/games: t_factor.sh
 
 Log Message:
 Split each test into its own test case.
 
 For test case loop2, where there are multiple prime factors greater
 than 65535, skip the test if the program was not built with crypto
 support.  We need crypto/openssl for large factors.
 
 Should address PR bin/23663
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7 -r1.8 src/tests/games/t_factor.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index