Michael Sullivan
|
92743dc2a6
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
|
Niko Matsakis
|
dc07280b08
|
make --enforce-mut-vars always on, add mut annotations to remaining files
|
2012-03-22 09:58:19 -07:00 |
|
Brian Anderson
|
f28bbb2f95
|
Begin valgrinding some run-fail tests that unwind correctly
Issue #236
|
2011-09-11 17:31:39 -07:00 |
|
Brian Anderson
|
5c49e4f4e9
|
Reformat. Issue #855
|
2011-09-02 22:11:42 -07:00 |
|
Brian Anderson
|
0abec867c3
|
Support istrs as fail argument. Issue #855
|
2011-08-30 21:08:07 -07:00 |
|
Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Brian Anderson
|
40ae704ff2
|
Begin valgrinding run-fail tests
Introduce a temporary no-valgrind directive for the few that aren't clean
|
2011-08-10 13:36:57 -07:00 |
|
Marijn Haverbeke
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Josh Matthews
|
d485e0d15a
|
Allow any string expression to be used with fail.
|
2011-07-02 00:06:58 -07:00 |
|
Graydon Hoare
|
ce72993488
|
Reformat source tree (minus a couple tests that are still grumpy).
|
2011-06-15 11:19:50 -07:00 |
|
Josh Matthews
|
2235fb73ef
|
Add optional message to fail.
|
2011-06-08 04:02:55 -04:00 |
|