> As coded, the test needs to be extended to handle short (8.3) paths > (Windows XP) and the possibility that option bsk may have multiple, > comma-separated paths.
I thought long names do work everywhere. > Also, the wrong environment variable is tested: TEMPDIR instead of TMPDIR. Right. > This time I've remembered to attach a proposed patch. It's a bit > involved but does the job. I don't like using assert_true() for this, when it fails it does not give much information. I don't see why you avoid assert_match(). First splitting makes things more complicated, is that really needed? -- I'm sure that I asked CBuilder to do a "full" install. Looks like I got a "fool" install, instead. Charles E Campbell, Jr, PhD /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
