From dbf9f562f303c5d65dae9b907d6f39cd89aef1a4 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 3 Aug 2016 06:32:57 -0700 Subject: dh_elpa_test: add --autopkgtest for autodep8 Squashed commit of barely-readable autodep8 branch history, below. commit 8d2315062dca79183d04fa944966d984620301c2 Author: Sean Whitton Date: Mon Aug 1 18:43:07 2016 -0700 talk about "configuration keys" for consistency commit db0156d9e28c2aaf8b233d729172ed5cf92f01a1 Author: Sean Whitton Date: Mon Aug 1 18:41:31 2016 -0700 s/environment variable/configuration key/ commit 8399f5090d1fbcb058f4b3f03224832c87699a5d Author: Sean Whitton Date: Mon Aug 1 17:48:58 2016 -0700 remove superfluour env var check commit 0f5ce047796c87beaa3008910cfa62f54c9c9292 Author: Sean Whitton Date: Mon Aug 1 17:48:15 2016 -0700 rm TODO commit 445b94126d4f28706b39334562fe0f84b1ac1808 Author: Sean Whitton Date: Mon Aug 1 17:42:40 2016 -0700 DH_ELPA_TEST_AUTOPKGTEST_KEEP never existed commit 3cd551acf8f85da78a04d2cf75fe880063af6ab6 Author: Sean Whitton Date: Mon Aug 1 17:34:01 2016 -0700 yet another env var -> config key update commit 868d3b44b4c10826e0135b1c9cd4abae23428b02 Author: Sean Whitton Date: Mon Aug 1 17:32:00 2016 -0700 another env var -> config key update commit 133d23355d05115cf18774cf853fa6e4714e0b7c Author: Sean Whitton Date: Mon Aug 1 17:31:28 2016 -0700 bold dh_elpa_test in manpage commit 5db2773be5631eae6c27940217375a6fec32465b Author: Sean Whitton Date: Mon Aug 1 17:30:29 2016 -0700 drop pointless changelog entry commit dd2dad1301f89cb85514dc418023c586df935976 Author: Sean Whitton Date: Mon Aug 1 17:29:39 2016 -0700 drop Makefile env var reading hacks commit bc5a46c69460d43b20f8380cf785149816a9b63c Merge: 17cbb6a c863c90 Author: Sean Whitton Date: Mon Aug 1 17:24:23 2016 -0700 Merge branch 'master' into autodep8 commit 17cbb6af2b05895a9b5908ebbe8de4589dca95ec Author: Sean Whitton Date: Tue Jun 14 16:59:07 2016 +0900 tidy up explanatory comments commit 1a3930d549160775f1e55e587528d52510e2fb8d Author: Sean Whitton Date: Tue Jun 14 16:46:42 2016 +0900 read cmdline opts once at beginning of script commit 97083171123ba64cf09012617804113891b11f42 Author: Sean Whitton Date: Tue Jun 14 16:43:26 2016 +0900 save & restore stderr handle emacs --batch and ERT both produce a lot of output on stderr even when there has been no error, and adt-run interprets this as a test failure. commit 37825508c539f92b2535eabeac2b9911da0a371f Author: Sean Whitton Date: Tue Jun 14 15:39:19 2016 +0900 Revert "try to apply quilt patches" This reverts commit 987359a296d9e9e1f796507f40a22028f76fc6da. adt-run does this for us if we invoke it correctly. commit dbe3d3ccdf617cf026b78b9778cf246a1f0855cf Author: Sean Whitton Date: Tue Jun 14 15:19:51 2016 +0900 fix clean-up renaming commit 4d91d1543e5435b27c3d9b94a8277c623c91c94c Author: Sean Whitton Date: Tue Jun 14 15:18:29 2016 +0900 wrap clean-up code in an END block This ensures that if the test suite fails, the files get renamed back anyway. commit 987359a296d9e9e1f796507f40a22028f76fc6da Author: Sean Whitton Date: Mon Jun 13 22:48:25 2016 +0900 try to apply quilt patches commit 84208f9f7671e35a842d1c81c2597ee2d9e10094 Author: Sean Whitton Date: Mon Jun 13 22:37:15 2016 +0900 TODO commit 10512ca632def4f17b4c522e9ec04d8f83a8a599 Author: Sean Whitton Date: Mon Jun 13 22:35:15 2016 +0900 tidy imports commit 5bf58ea014b08b9ce040ff3ca8502a0475c22ea5 Author: Sean Whitton Date: Mon Jun 13 22:30:28 2016 +0900 document current glob behaviour Not sure if this is the most sensible behaviour to have. commit ab04676c8611b1c7e8cfc379b641c660ea0d06cf Author: Sean Whitton Date: Mon Jun 13 22:30:19 2016 +0900 finding & renaming code commit f3ea2bceca52ba486eeb580bc6977d1681e78571 Author: Sean Whitton Date: Mon Jun 13 22:20:39 2016 +0900 changelog tweak commit 4c2c048ed70980a8c4bb108ff4a3fcd6df61a7d8 Author: Sean Whitton Date: Mon Jun 13 22:18:30 2016 +0900 fix syntax error from rebase commit bb9adfce53121f6dd030f4af881a86e794980d8d Author: Sean Whitton Date: Mon Jun 13 16:51:29 2016 +0900 we will rename the files, not move them commit 2e9f74eeef89f5c2804e85f5f601a310ec3378af Author: Sean Whitton Date: Mon Jun 13 16:46:45 2016 +0900 finish makefile_set_env_var commit c37c56d486c4f1254e019f2328b652f58b5b7210 Author: Sean Whitton Date: Mon Jun 13 16:43:07 2016 +0900 new dependency on Capture::Tiny commit 8c678862a3aeaef3033e49f76a0f689b46147420 Author: Sean Whitton Date: Mon Jun 13 15:31:08 2016 +0900 link to dh_auto_test.1 in dh_elpa_test.1 intro commit 8fbc9aea8a023826e8dacf75a4ceb04c32b8aab6 Author: Sean Whitton Date: Mon Jun 13 15:27:26 2016 +0900 new env var: DH_ELPA_TEST_AUTOPKGTEST_KEEP commit 449968375ba6cd73b0fd6205e3179a6a2174571f Author: Sean Whitton Date: Mon Jun 13 15:22:04 2016 +0900 script structure for --autopkgtest commit 984315e243523b1f207e4bde4b5c11fb9657b518 Author: Sean Whitton Date: Tue Jun 7 13:50:32 2016 +0900 changelog & POD for --autopkgtest --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fba407d..1e5d576 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ dh-elpa (1.0) UNRELEASED; urgency=medium Previously, only the basename was matched, so it was not possible to use a glob like "broken-tests/*.el". - New dependency on libtext-glob-perl. + * Add --autopkgtest switch to dh_elpa_test for autodep8. * Add example usage of ert_exclude to dh_elpa_test(1). [ David Bremner ] -- cgit v1.2.3