Revision 3784c431

b/doc/devnotes.rst
180 180

  
181 181
For Haskell tests::
182 182

  
183
  $ make test/hs/test && ./test/hs/test -t %pattern%
183
  $ make test/hs/htest && ./test/hs/htest -t %pattern%
184 184

  
185 185
Where ``pattern`` can be a simple test pattern (e.g. ``comma``,
186 186
matching any test whose name contains ``comma``), a test pattern

Also available in: Unified diff