From e452d9dca60bb30ed6a0aa9f437ad40265214cb8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 22 Aug 2017 14:19:08 -0400 Subject: Spell check --- README-maintainer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README-maintainer.md') diff --git a/README-maintainer.md b/README-maintainer.md index 1841de0c..41e1e903 100644 --- a/README-maintainer.md +++ b/README-maintainer.md @@ -1,6 +1,6 @@ # Release Reminders -* Test for binary compatility. The easiest way to do this is to check out the last release, run the test suite, check out the new release, run `make build_libqpdf`, check out the old release, and run `make check NO_REBUILD=1`. +* Test for binary compatibility. The easiest way to do this is to check out the last release, run the test suite, check out the new release, run `make build_libqpdf`, check out the old release, and run `make check NO_REBUILD=1`. * 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 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-70-g09d2