aboutsummaryrefslogtreecommitdiffstats
path: root/README.maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-08-14 14:04:53 +0200
committerJay Berkenbilt <ejb@ql.org>2017-08-16 13:57:08 +0200
commit201b62fc68398b37decbe0fde24dc94486db244e (patch)
tree5235dbd25096c72193abf7f473ab63382e8eedbd /README.maintainer
parenta3f872020dd60e0c5ce97e615aec9e8f25711a8d (diff)
downloadqpdf-201b62fc68398b37decbe0fde24dc94486db244e.tar.zst
Support NO_REBUILD=1 for testing without rebuild
Diffstat (limited to 'README.maintainer')
-rw-r--r--README.maintainer5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.maintainer b/README.maintainer
index 9af576e2..ae95e729 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -1,6 +1,11 @@
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.
+
* 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