[ansi-test-devel] [ansi-test-cvs] r2154 - trunk/ansi-tests

Erik Huelsmann e.huelsmann at gmx.net
Sat Apr 3 19:58:26 UTC 2010


This mail was a test from me to see if our post-commit is actually working: I missed these commits from the mailing list archive.

Bye,

Erik.
-------- Original-Nachricht --------
> Datum: Sat, 03 Apr 2010 15:39:26 -0400
> Von: sds at common-lisp.net
> An: ansi-test-cvs at common-lisp.net
> Betreff: [ansi-test-cvs] r2154 - trunk/ansi-tests

> Author: sds
> Date: Mon Mar  1 18:24:03 2010
> New Revision: 2154
> 
> Log:
> format.justify.30, format.justify.32: restore a trailing space, lost
> during untabification
> 
> 
> Modified:
>    trunk/ansi-tests/format-justify.lsp
> 
> Modified: trunk/ansi-tests/format-justify.lsp
> ==============================================================================
> --- trunk/ansi-tests/format-justify.lsp	(original)
> +++ trunk/ansi-tests/format-justify.lsp	Mon Mar  1 18:24:03 2010
> @@ -213,7 +213,7 @@
>  (def-pprint-test format.justify.30
>    (format nil "~%X ~<~%X ~0,3:;AAA~>~<~%X ~0,3:;BBB~>~<~%X ~0,3:;CCC~>")
>    "
> -X
> +X 
>  X AAA
>  X BBB
>  X CCC")
> @@ -226,7 +226,7 @@
>  (def-pprint-test format.justify.32
>    (format nil "~%X ~<~%X ~0,3:;AAA~>,~<~%X ~0,3:;BBB~>,~<~%X
> ~0,3:;CCC~>")
>    "
> -X
> +X 
>  X AAA,
>  X BBB,
>  X CCC")
> 
> _______________________________________________
> ansi-test-cvs mailing list
> ansi-test-cvs at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/ansi-test-cvs

-- 
GMX.at - Österreichs FreeMail-Dienst mit über 2 Mio Mitgliedern
E-Mail, SMS & mehr! Kostenlos: http://portal.gmx.net/de/go/atfreemail




More information about the ansi-test-devel mailing list