From 014d1ab2ed1d69c07deac482ab149815b10da1dd Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 22 Aug 2017 10:49:45 -0400 Subject: Reminder to use Windows paths for large file tests --- README.maintainer | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.maintainer') diff --git a/README.maintainer b/README.maintainer index 5755656e..67228d12 100644 --- a/README.maintainer +++ b/README.maintainer @@ -8,9 +8,11 @@ Release Reminders * When making a release, always remember to run large file tests and image comparison tests (--enable-test-compare-images - --with-large-file-test-path=/path). For a major release, consider - running a spelling checker over the source code to catch errors in - variable names, strings, and comments. Use ispell -p ispell-words. + --with-large-file-test-path=/path). For Windows, use a Windows + style path, not an MSYS path for large files. For a major release, + consider running a spelling checker over the source code to catch + errors in variable names, strings, and comments. Use ispell -p + ispell-words. * Run tests with sanitize address enabled: -- cgit v1.2.3-54-g00ecf