view test/README @ 93681:c9b42189e94f

(hif-token-alist): New var. (hif-token-regexp, hif-tokenize): Use it. (hif-mathify-binop): New macro. (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less) (hif-greater-equal, hif-less-equal): Use it. (hif-logior, hif-logand): New functions. (hif-math): Accept | and & as well.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 05 Apr 2008 03:32:05 +0000
parents 0c367d3e39fe
children b5279fa5497b
line wrap: on
line source

This directory contains files intended to test various aspects of
Emacs's functionality.  Please help add tests!