aboutsummaryrefslogtreecommitdiff
path: root/winsup/testsuite
AgeCommit message (Expand)AuthorFilesLines
2003-03-09* winsup.api/winsup.exp: Use -nostdinc when compiling.Christopher Faylor2-0/+10
2003-03-09 * winsup.api/ltp/fork10.c (main): Remove non-portable declarationCorinna Vinschen2-1/+5
2003-03-09* Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-treeChristopher Faylor5-7/+14
2003-03-07 * winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01Corinna Vinschen2-2/+7
2003-02-20 * winsup.api/crlf.c: Fix C signed/unsigned compare warning.Corinna Vinschen24-28/+54
2003-02-08* winsup.api/winsup.exp (ws_spawn): Tweak slightly to work with tcl 8.4.1.Christopher Faylor2-1/+6
2003-02-08* libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor5-21/+29
2003-02-04* winsup.api/pthread/cancel11.c: New test.Thomas Pfaff3-0/+149
2003-01-26Fix typo.Christopher Faylor1-1/+17
2003-01-24* libltp/include/usctest.h: Add externs to some variables that need it.Christopher Faylor3-5/+11
2003-01-24* winsup.api/mmaptest03.c (main): Mark variables as volatile to avoidChristopher Faylor2-3/+8
2003-01-24* Makefile (check): Add cygrun.exe dependency.Christopher Faylor2-1/+5
2003-01-24Perform more C warning fixup on all C source files and headers.Christopher Faylor203-612/+514
2003-01-23* libltp/include/test.h: Fix C warnings.Christopher Faylor19-89/+128
2003-01-23* Makeifle.in: Use ALL_CFLAGS to build test programs so that correct librariesChristopher Faylor2-1/+7
2003-01-22 * cygrun.c: Move here from ../cygwin.Corinna Vinschen4-2/+82
2003-01-22* Makefile.in: Find tcl library in the right place.Christopher Faylor2-1/+5
2003-01-21* winsup.api/pthread/cancel9.c: Make child pid static global.Thomas Pfaff1-2/+1
2003-01-21* winsup.api/pthread/cancel9.c: Make child pid static global.Thomas Pfaff1-2/+3
2003-01-21* winsup.api/pthread/cancel9.c: Wait in mainthread until child process has te...Thomas Pfaff2-1/+11
2003-01-14Add winsup.api/pthread/cancel10.cThomas Pfaff2-6/+75
2003-01-14Add winsup.api/pthread/cancel9.cThomas Pfaff2-0/+79
2003-01-14Add winsup.api/pthread/cancel7.c and winsup.api/pthread/cancel8.cThomas Pfaff3-1/+149
2003-01-14Add winsup.api/pthread/cancel6.cThomas Pfaff2-0/+67
2003-01-09Add pthread_mutex testsThomas Pfaff11-0/+568
2002-11-242002-11-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-0/+108
2002-08-26* Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, whereChristopher Faylor3-7/+12
2002-07-07* testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h willChristopher Faylor2-1/+6
2002-07-04* winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32Egor Duda6-0/+840
2002-07-04* Makefile.in: Eliminate unneeded Makefile recreation rule.Christopher Faylor2-5/+4
2002-02-27* winsup.api/systemcall.c (main): Ensure that stdin is redirected.Christopher Faylor2-0/+11
2001-11-17* winsup.api/pthread/condvar3_1.c: Fix debugging output.Egor Duda2-6/+7
2001-11-15Fix typo.Egor Duda1-1/+1
2001-11-15* winsup.api/pthread/: New directory. Ports of pthread functionalityEgor Duda37-0/+3099
2001-11-08 * checksignal.c: New testcase.Corinna Vinschen2-0/+83
2001-11-04* Makefile.in: Oops. Revert previous change. Add Makefile/Makefile.inChristopher Faylor2-1/+8
2001-11-04* Makefile.in: Add check target.Christopher Faylor2-1/+5
2001-11-02* libltp/lib/forker.c: Include proper header to avoid compilerEgor Duda2-0/+6
2001-10-29* winsup.api/ltp/stat03.c: Supress compiler warning.Egor Duda2-4/+8
2001-10-29* winsup.api/signal-into-win32-api.c: Supress compiler warning.Egor Duda2-1/+5
2001-10-08 * winsup.api/mmaptest01.c: Add several tests on mmaps. Use libltp.Corinna Vinschen3-19/+87
2001-10-05* winsup.api/nullgetcwd.c: New file. Check that NULL first argument to getcwdChristopher Faylor2-0/+21
2001-10-05* winsup.api/systemcall.c (main): Change some messages for clarity.Christopher Faylor2-2/+6
2001-10-05* winsup.api/systemcall.c: New file. Check for system call problems.Christopher Faylor2-0/+62
2001-09-20* libltp/lib/get_high_address.c (get_high_address): Get inaccessibleEgor Duda4-9/+17
2001-09-15* winsup.api/ltp/sbrk01.c (main): Force output at startup toEgor Duda5-12/+442
2001-09-13* winsup.api/winsup.exp: Run only selected test if environmentEgor Duda3-5/+28
2001-09-13* libltp/lib/tst_sig.c: Pass SIGSEGV to application to considerEgor Duda90-3/+19617
2001-09-09* winsup.api/ltp/dup03.c: New test.Egor Duda16-15/+4196
2001-05-21 * winsup.api/mmaptest01.c: Add log output.Corinna Vinschen4-4/+13