summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_console.cc
diff options
context:
space:
mode:
authorBrian Dessent <brian@dessent.net>2008-03-09 04:10:10 +0000
committerBrian Dessent <brian@dessent.net>2008-03-09 04:10:10 +0000
commit59fb00ae07d9cfbfac3735f541149bed2c7625cb (patch)
treede577bf100b29e165aaddd3c7a2076b422feb7f7 /winsup/cygwin/fhandler_console.cc
parent68d2dd03a33cfa5c0feff6ce5618062a6ea3b613 (diff)
downloadcygnal-59fb00ae07d9cfbfac3735f541149bed2c7625cb.tar.gz
cygnal-59fb00ae07d9cfbfac3735f541149bed2c7625cb.tar.bz2
cygnal-59fb00ae07d9cfbfac3735f541149bed2c7625cb.zip
* Makefile.in: Add a 'check' target that builds and runs
testsuite.exe from path-testsuite.o and testsuite.o. * path.cc: Include testsuite.h. (struct mnt): Change to a mnt_t typedef and don't define mount_table when TESTSUITE is defined. (find2): Don't include when TESTSUITE is defined to avoid warning. (get_cygdrive0): Ditto. (get_cygdrive): Ditto. (read_mounts): Provide empty implementation when TESTSUITE is defined. (vconcat): Use the isslash macro. (unconvert_slashes): New helper to convert to backslashses. (rel_vconcat): Handle relative paths more gracefully. (cygpath): Skip a leading "./" sequence. Avoid double-slashes. Normalize final output to backslashes and remove redundant path sequences. * testsuite.cc: New file implementing testsuite driver. * testsuite.h: New header implementing harness mount table and series of tests.
Diffstat (limited to 'winsup/cygwin/fhandler_console.cc')
0 files changed, 0 insertions, 0 deletions