summaryrefslogtreecommitdiffstats
path: root/tools/regression/msdosfs
Commit message (Collapse)AuthorAgeFilesLines
* Convert files over to UTF-8.uqs2012-01-054-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 recentavatar2006-01-011-0/+22
| | | | nmount(2) adoption.
* Add another regression tests for msdosfs which covers msdosfs_conv.c rev 1.45.imura2005-07-182-0/+77
| | | | Requested by: silby
* Adding another multi-byte characters related regression test for msdosfs.avatar2005-04-181-0/+22
| | | | | Tested by: njl Reviewed by: silby, bde, sam (mentor)
* Add another regression test - one we don't pass right now.silby2005-04-171-0/+22
|
* Have the regression test use a path in /tmp for a mount pointsilby2005-04-171-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 caughtsilby2005-04-081-0/+21
the recent trouble msdosfs had.
OpenPOWER on IntegriCloud