Huon Wilson
|
e4f7561bcd
|
Clean-up tests after debug!/std-macros change.
The entire testsuite is converted to using info! rather than debug!
because some depend on the code within the debug! being trans'd.
|
2013-07-17 03:10:13 +10:00 |
|
Sean Moon
|
bd4ee7c7d2
|
Fix typos
|
2013-05-09 02:34:47 +09:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Paul Stansifer
|
29f32b4a72
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
|
Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Gareth Daniel Smith
|
6d86969260
|
change the test suite //! kind syntax to //~ kind in order to avoid a
conflict with the new single-line-sugared-inner-doc-comment (`//! ...`).
|
2012-06-30 12:23:59 +01:00 |
|
Lindsey Kuper
|
85977ced3f
|
Adding i suffixes so cfail tests keep failing after suffix inference
|
2012-06-18 15:36:14 -07:00 |
|
Kevin Atkinson
|
5e60facf78
|
Add regresion tests for issue #1448 and #1387.
|
2012-01-23 17:37:15 -08:00 |
|