Mark Allen
|
6452db6388
|
Forward port #292 to 3.x branch
255 is a valid ISO-8859-1 character. This was fixed
on 2.x by #292. Forward port the fix into 3.x.
|
9 年之前 |
Andrew Thompson
|
b6bfaca5f3
|
Add comment and fix EQC generator
|
11 年之前 |
Andrew Thompson
|
2bb8feb6b0
|
Fiddle with test timeouts to accomodate slower machines
|
12 年之前 |
Andrew Thompson
|
932b482e4a
|
Support printing iolists with ~s
|
12 年之前 |
Andrew Thompson
|
12a784b18e
|
Time makes fools of us all
|
12 年之前 |
Andrew Thompson
|
35872409bc
|
Use quickcheck to test for formatting equivalenve with io_lib
Various bugs uncovered during this testing were fixed and added to the
test suite.
|
12 年之前 |
Andrew Thompson
|
5068e29383
|
Fix a couple minor issues with length calculation, add tests
|
13 年之前 |
Andrew Thompson
|
f459624b8d
|
Fix EQC test to work with floats and padding
|
13 年之前 |
Andrew Thompson
|
eb68bc17fa
|
Fixed comments
|
13 年之前 |
Andrew Thompson
|
4ac01374fa
|
Rename trunc_io to lager_trunc_io to prevent clashes
|
14 年之前 |
Andrew Thompson
|
d230cbaa02
|
More fixes found by QC and some QC improvements
|
14 年之前 |
Andrew Thompson
|
71fae1b89a
|
Truncator for funs; special case binary truncation when max is 0
|
14 年之前 |
Jon Meredith
|
1f9ebb9e1e
|
Added a FudgeLen to bound how far over it can go.
trunc_io:format checks the length after formatting funs/bignums etc
so it can go over.
|
14 年之前 |
Jon Meredith
|
c7ad3f80d5
|
Added basic eqc test for trunc_io:format with maxlen.
|
14 年之前 |