GNU bug report logs - #16063
24.3.50; Suggest inclusion of faceup, a regression test system for font-lock

Previous Next

Package: emacs;

Reported by: Anders Lindgren <andlind <at> gmail.com>

Date: Thu, 5 Dec 2013 21:40:02 UTC

Severity: wishlist

Tags: fixed, patch

Found in version 24.3.50

Fixed in version 27.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 16063 in the body.
You can then email your comments to 16063 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#16063; Package emacs. (Thu, 05 Dec 2013 21:40:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Anders Lindgren <andlind <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 05 Dec 2013 21:40:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Anders Lindgren <andlind <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50;
 Suggest inclusion of faceup, a regression test system for font-lock
Date: Thu, 5 Dec 2013 22:39:40 +0100
[Message part 1 (text/plain, inline)]
Hi!

While developing a font-lock package for CMake, I realized that there was
no way to regression-test it. So, I wrote a package for that as well. It's
called "faceup" and is based on a plain-text representation of texts with
faces and is designed to be used with the "ert" regression test system.

The package itself can be found at https://github.com/Lindydancer/faceup

To see this package in action, see the see the "test" directory of
https://github.com/Lindydancer/cmake-font-lock . The tests range from small
snippets to real-world CMake source files.

When I mentioned this package to Stefan Monnier, he suggested that I should
submit it for inclusion, so here it is.

    -- Anders Lindgren


In GNU Emacs 24.3.50.2 (i386-apple-darwin10.8.0, NS apple-appkit-1038.36)
 of 2013-06-15 on macpro.local
Bzr revision: 112898
aidalgol <at> no8wireless.co.nz-20130609064447-q302fijrwdjsptj1
Windowing system distributor `Apple', version 10.3.1265
Configured using:
 `configure --with-ns'

Important settings:
  locale-coding-system: nil
  default enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  global-prepaint-mode: t
  global-auto-revert-mode: t
  global-cwarn-mode: t
  minibuffer-electric-file-mode: t
  recentf-mode: t
  msb-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  auto-fill-function: do-auto-fill
  transient-mark-mode: t

Recent input:
f r e s h SPC i t . SPC <escape> q C-k ( T h i s SPC
d o e s SPC n o t SPC w o r k SPC o n SPC o n l d e
r SPC <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> l d e r SPC v <backspace> E
m a c s SPC v e r s i o n s . ) C-a C-x C-s C-e <left>
<left> <right> <backspace> SPC t h o u g h . C-a C-x
C-s <escape> q C-a C-x C-s <down> <down> <down> <down>
<down> <down> <right> <right> <right> <right> <right>
<right> <right> <right> C-SPC <left> C-SPC C-M-f <escape>
w C-a C-e C-a C-a C-x C-f d o <tab> <backspace> <backspace>
<tab> <tab> C-g C-x C-f <M-backspace> <M-backspace>
<M-backspace> <M-backspace> d o <tab> . <return> <down>
<down> <return> C-x o <escape> < <down> <down> <down>
<down> <down> C-e <backspace> 3 C-a C-x C-s <down>
C-e <return> ; ; SPC D a t e Ö SPC 2 0 <backspace>
<backspace> <backspace> <backspace> : SPC 2 0 1 3 -
1 2 - 0 5 C-a C-x C-s C-k C-k C-x C-s C-v C-v C-c C-v
<escape> < <help-echo> <up> <down> <down> <down> <down>
<down> C-s r e f r e s h - d e C-a <up> <up> C-e <left>
<left> <left> <left> <left> <left> <left> <left> <left>
M-d C-a C-x C-s <up> <down> <down> C-x p <up> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <up> C-e / x x x C-a C-x C-s <escape> x r e
p o r t - e m a <tab> <return>

Recent messages:
Beginning of buffer
Mark saved where search started
Saving file
/Users/anders/emacs/src/cmake-font-lock/andersl-cmake-font-lock.el...
Wrote /Users/anders/emacs/src/cmake-font-lock/andersl-cmake-font-lock.el
Beginning of buffer
Saving file /Users/anders/emacs/doc/GitHub.txt...
Wrote /Users/anders/emacs/doc/GitHub.txt
Restarting server
Library idna specified by `autoload' does not exist.
Library messagexmas specified by `autoload' does not exist.

Load-path shadows:
/Users/anders/emacs/lisp/table hides
/Applications/Emacs24.3-trunk.app/Contents/Resources/lisp/textmodes/table
/Users/anders/emacs/lisp/ruby-mode hides
/Applications/Emacs24.3-trunk.app/Contents/Resources/lisp/progmodes/ruby-mode
/Users/anders/emacs/src/asm-mode-new/src/asm-mode hides
/Applications/Emacs24.3-trunk.app/Contents/Resources/lisp/progmodes/asm-mode

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils dabbrev vc-bzr dired pp jka-compr find-func
help-mode misearch multi-isearch follow vc-dispatcher vc-svn sh-script
smie executable eldoc ps-print ps-def lpr server autorevert
folding-isearch folding view rdebug cwarn prepaint cc-mode cc-fonts
cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs
tempo split-nways lockdir project-name uniquify ange-ftp comint
ansi-color ring paren mic-paren cl-macs gv iso-insert minibuf-elfile
easy-mmode recentf tree-widget wid-edit easymenu msb edmacro kmacro
disp-table warnings time advice help-fns cl nadvice cl-lib time-date
tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd
fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer loaddefs button faces cus-face macroexp files text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process ns multi-tty
emacs)
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16063; Package emacs. (Mon, 18 Jan 2016 17:53:02 GMT) Full text and rfc822 format available.

Message #8 received at 16063 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Anders Lindgren <andlind <at> gmail.com>
Cc: 16063 <at> debbugs.gnu.org
Subject: Re: bug#16063: 24.3.50;
 Suggest inclusion of faceup, a regression test system for font-lock
Date: Mon, 18 Jan 2016 12:52:08 -0500
> While developing a font-lock package for CMake, I realized that there
> was no way to regression-test it.  So, I wrote a package for that as
> well.  It's called "faceup" and is based on a plain-text
> representation of texts with faces and is designed to be used with the
> "ert" regression test system.
> When I mentioned this package to Stefan Monnier, he suggested that I should
> submit it for inclusion, so here it is.

No objection in 2 years: I think you should feel free to use your commit
rights to add it.


        Stefan




Added tag(s) fixed. Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 17 Apr 2019 23:19:01 GMT) Full text and rfc822 format available.

bug marked as fixed in version 27.1, send any further explanations to 16063 <at> debbugs.gnu.org and Anders Lindgren <andlind <at> gmail.com> Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 17 Apr 2019 23:19:02 GMT) Full text and rfc822 format available.

Message #13 received at 16063-quiet <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: 16063-quiet <at> debbugs.gnu.org
Subject: Re: bug#16063: 24.3.50;
 Suggest inclusion of faceup, a regression test system for font-lock
Date: Wed, 17 Apr 2019 19:18:21 -0400
tags 16063 fixed
close 16063 27.1
quit

Stefan Monnier <monnier <at> IRO.UMontreal.CA> writes:

>> While developing a font-lock package for CMake, I realized that there
>> was no way to regression-test it.  So, I wrote a package for that as
>> well.  It's called "faceup" and is based on a plain-text
>> representation of texts with faces and is designed to be used with the
>> "ert" regression test system.
>> When I mentioned this package to Stefan Monnier, he suggested that I should
>> submit it for inclusion, so here it is.
>
> No objection in 2 years: I think you should feel free to use your commit
> rights to add it.

It was pushed to master.

a0e5a02125 2017-10-26T21:31:28+02:00 "New package, `faceup'"
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=a0e5a02125a62d3c4f09abea3a0085111ddffa77




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 16 May 2019 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 339 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.