Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert files over to UTF-8. | uqs | 2012-01-05 | 4 | -13/+22 |
| | | | | | | | | These files contained various combinations of Big5, eucJP and KOI8-U encoded strings. The byte representations of their respective encodings have been translated to $'...' escape sequences as understood by our sh(1). With help from: jilles | ||||
* | Adding another multi-byte characters related regression test for recent | avatar | 2006-01-01 | 1 | -0/+22 |
| | | | | nmount(2) adoption. | ||||
* | Add another regression tests for msdosfs which covers msdosfs_conv.c rev 1.45. | imura | 2005-07-18 | 2 | -0/+77 |
| | | | | Requested by: silby | ||||
* | Adding another multi-byte characters related regression test for msdosfs. | avatar | 2005-04-18 | 1 | -0/+22 |
| | | | | | Tested by: njl Reviewed by: silby, bde, sam (mentor) | ||||
* | Add another regression test - one we don't pass right now. | silby | 2005-04-17 | 1 | -0/+22 |
| | |||||
* | Have the regression test use a path in /tmp for a mount point | silby | 2005-04-17 | 1 | -6/+8 |
| | | | | instead of a directory that only exists on my machine. | ||||
* | A simple regression test for msdosfs. Not the best, but it would have caught | silby | 2005-04-08 | 1 | -0/+21 |
the recent trouble msdosfs had. |