albinus pushed a change to branch externals/debbugs.

      from  69f4dc14e8 doc: Update manual names in the directory node
       new  e096436712 tests: Move helper and wrapper functions into their own 
file
       new  2db1026190 tests: Use 'unwind-protect' to ensure test cleanup 
always occurs
       new  d5a053b471 tests: Add tests for debbugs-gnu
       new  fe694f77c4 Makefile: Add target to run checkdoc on all files
       new  b4f7d03330 Sort return value of `debbugs-get-status'
       new  f0a21bb4b3 Some minor hygiene in recent debbugs changes


Summary of changes:
 Makefile                                           |  13 ++-
 debbugs.el                                         |   5 +-
 resources/debbugs-checkdoc-config.el               |  50 +++++++++
 test/debbugs-gnu-tests.el                          |  47 ++++++++
 test/{debbugs-tests.el => debbugs-test-helpers.el} |  87 ++++-----------
 test/debbugs-tests.el                              | 122 +--------------------
 6 files changed, 137 insertions(+), 187 deletions(-)
 create mode 100644 resources/debbugs-checkdoc-config.el
 create mode 100644 test/debbugs-gnu-tests.el
 copy test/{debbugs-tests.el => debbugs-test-helpers.el} (59%)

Reply via email to