summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-236-9/+0
| | | | | | | | | | | | | | Bump GPLv2+ to GPLv3+ for some files, clarify BSD 2-clause. Everything else stays under GPLv3+. New Linking Exception exempts resulting executables from LGPLv3 section 4. Add CONTRIBUTORS file to keep track of licensing. Remove 'Copyright Red Hat Inc' comments. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
* Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usageCorinna Vinschen2016-03-301-2/+1
| | | | Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
* * winsup/testsuite/configure: chmod a+xJohn Hood2016-03-201-0/+0
|
* winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen2016-03-192-800/+0
|
* Deprecate all winsup ChangeLog filesCorinna Vinschen2016-01-072-799/+800
| | | | Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
* Remove spurious execute permissions from some Cygwin source and text filesJon Turney2015-10-272-0/+4
| | | | | | | | | | | | | | | | | | | 2015-08-21 Jon Turney <jon.turney@dronecode.org.uk> * cygwin-cxx.h: Remove execute permissions. * fenv.cc: Ditto. * how-startup-shutdown-works.txt: Ditto. * include/arpa/nameser.h: Ditto. * include/arpa/nameser_compat.h: Ditto. * include/fenv.h: Ditto. * include/resolv.h: Ditto. * libstdcxx_wrapper.cc: Ditto. 2015-10-27 Jon Turney <jon.turney@dronecode.org.uk> * winsup.api/signal-into-win32-api.c: Remove execute permissions. Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
* * configure.ac: Convert to new AC_INIT style.Corinna Vinschen2014-08-153-124/+144
| | | | * configure: Regenerate.
* ChangeLog:Christopher Faylor2012-11-262-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. cygserver/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. cygwin/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. doc/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. lsaauth/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. testsuite/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. utils/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate.
* cygwin/ChangeLog:Christopher Faylor2012-11-232-8/+7
| | | | | | | | | | | | | | | | | 2012-11-23 Christopher Faylor <me.cygwin2012@cgf.cx> * Makefile.in: Use explicit path to mkdir. lsaauth/ChangeLog: 2012-11-23 Christopher Faylor <me.cygwin2012@cgf.cx> * Makefile.in: Use /bin/mkdir to make directories. testsuite/ChangeLog: 2012-11-23 Christopher Faylor <me.cygwin2012@cgf.cx> * Makefile.in: Remove old Makefile.common'isms. Don't rely on in-build tools.
* * configure: Regenerate.Yaakov Selkowitz2012-04-242-1826/+2368
|
* * libltp/lib/get_high_address.c: Align copyright with upstream.Corinna Vinschen2011-03-212-3/+33
|
* * Makefile.in: Use utils mingw front-end to generate non-cygwin binary.Christopher Faylor2009-11-012-3/+8
|
* * Revert erroneous checkin.Christopher Faylor2008-11-262-7/+13
|
* fix typoChristopher Faylor2006-08-031-1/+1
|
* * Makefile.in: Update copyrigh. Remove unused stuff.Christopher Faylor2006-07-232-16/+6
|
* * Makefile.in: Simplify a little.Christopher Faylor2006-07-182-10/+6
|
* * winsup.api/user_malloc.c: New file.Corinna Vinschen2006-06-122-0/+220
|
* * winsup.api/cygload.h: Increase padding to 32768.Christopher Faylor2006-05-312-1/+5
|
* update to newer autoconfChristopher Faylor2006-05-244-715/+3759
|
* * winsup.api/checksignal.c (main): Add test for siginterrupt.Christopher Faylor2006-03-232-28/+47
|
* * cygload/README: Delete.Christopher Faylor2006-01-029-103/+74
| | | | | | | | | | | * cygload/cygload.cc: Move to winsup.api. Add comments from README. * cygload/cygload.h: Move to winsup.api. * cygload/cygload.exp: Move to winsup.api. * Makefile.in: Remove cygload. * winsup.api/winsup.exp: If a .exp file is detected, run it rather than using standard compile. * winsup.api/resethand.c (main): Use printf to print status or expect thinks something is wrong.
* * winsup.api/resethand.c (main): Remove core dump flag from exit status.Christopher Faylor2006-01-022-0/+6
|
* * winsup.api/resethand.c (main): Coerce argument to pointer to stop gccChristopher Faylor2006-01-022-1/+6
| | | | complaint.
* * winsup.api/resethand.c: Use SIGSEGV for the signal to test.Christopher Faylor2006-01-012-5/+10
|
* * winsup.api/resethand.c: New file.Christopher Faylor2006-01-012-0/+39
|
* * winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error whenChristopher Faylor2005-12-112-2/+7
| | | | setting array element to -1.
* revert erroneous checkinChristopher Faylor2005-10-111-1/+0
|
* * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor2005-10-111-0/+1
|
* * winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.Christopher Faylor2005-06-115-15/+29
| | | | | | * winsup.api/pthread/mutex4.c (main): Ditto. * winsup.api/pthread/mutex5.c: Reflect change in cygwin default mutex type. * winsup.api/pthread/mutex6d.c: Ditto.
* * winsup.api/winsup.exp: Remove (temporarily?) -nostdinc from build since itChristopher Faylor2005-06-102-1/+6
| | | | causes compile failures with gcc 3.4.4.
* * cygload/cygload.exp: .cpp -> .cc.Christopher Faylor2005-06-062-1/+5
|
* * Makefile.in: Test cygload.Christopher Faylor2005-06-067-1/+882
| | | | | | | | | * cygload: New directory. * cygload/README: New file. * cygload/Makefile: Ditto. * cygload/cygload.h: Ditto. * cygload/cygload.cc: Ditto. * cygload/cygload.exp: Ditto.
* 2005-05-17 Brian Dessent <brian@dessent.net>Brian Dessent2005-05-186-5/+14
| | | | | | | | | * winsup.api/signal-into-win32-api.c (main): Use 'NULL' instead of '0' in argument list to avoid compiler warning with gcc4. * winsup.api/ltp/execle01.c (main): Ditto. * winsup.api/ltp/execlp01.c (main): Ditto. * winsup.api/ltp/fcntl07.c (do_exec): Ditto. * winsup.api/ltp/fcntl07B.c (do_exec): Ditto.
* add missing ChangeLog entryChristopher Faylor2005-02-101-0/+2
|
* * winsup.api/known_bugs.tcl: Remove dup05, fcntl07B, lseek04, select03,Christopher Faylor2005-02-103-9/+36
| | | | unlink06.
* * cygrun.c (main): Fix exit code so that it reflects UNIX style.Christopher Faylor2005-01-103-1/+9
| | | | * winsup.api/ltp/fork04.c (setup): Accommodate change in putenv declaration.
* * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.Corinna Vinschen2004-08-242-1/+8
|
* * winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %lluCorinna Vinschen2004-08-242-2/+7
| | | | format specifier.
* * devdsp.c: Outputs the names of the main test functions.Corinna Vinschen2004-08-172-14/+139
| | | | | | | | | (forkrectest): Expect child success. (forkplaytest): Ditto. (syncwithchild): Output the child status and the desired value. (sinegenw): Reduce volume of the beep. (sinegenb): Ditto. (dup_test): New test.
* * winsup.api/devdsp.c (forkrectest): Move synchronization with childCorinna Vinschen2004-04-132-7/+47
| | | | | | so that test passes also under high CPU load. (forkplaytest): Ditto. (abortplaytest): New function to test ioctl code SNDCTL_DSP_RESET.
* * winsup.api/devdsp.c (ioctltest): Add 2 tests for ioctl codesCorinna Vinschen2004-04-052-2/+25
| | | | SNDCTL_DSP_CHANNELS and SNDCTL_DSP_GETCAPS.
* * winsup.api/devdsp.c: New file, testing fhandler_dev_dsp code.Corinna Vinschen2004-03-243-0/+1154
| | | | * winsup.api/devdsp_okay.h: Ditto.
* * winsup.api/known_bugs.tcl: Remove mknod01 since mknod now works.Christopher Faylor2004-03-073-1/+8
| | | | * winsup.api/ltp/mknod01.c: Remove root check when running on cygwin.
* * winsup.api/pthread/mutex8e.c: New testcase.Thomas Pfaff2004-03-044-0/+138
| | | | | * winsup.api/pthread/mutex8n.c: Ditto. * winsup.api/pthread/mutex8r.c: Ditto.
* * winsup.api/pthread/rwlock7.c (main): Don't assume that result of randChristopher Faylor2003-12-242-1/+7
| | | | operation is non-zero.
* * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. TheseCorinna Vinschen2003-12-014-1/+21
| | | | | | | tests had a compatibility bug. * winsup.api/ltp/fcntl09.c: Don't use F_RDLCK | F_WRLCK but only F_WRLCK to set a write lock. * winsup.api/ltp/fcntl10.c: Ditto.
* * winsup.api/known_bugs.tcl: Remove lseek10 since mknod now works.Christopher Faylor2003-11-252-1/+5
|
* * winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.Corinna Vinschen2003-11-204-27/+9
| | | | | * winsup.api/semtest.c (main): Ditto. * winsup.api/shmtest.c (main): Ditto.
* * winsup.api/msgtest.c: New file derived from FreeBSD, testingCorinna Vinschen2003-11-194-0/+1020
| | | | | | XSI Message Queue support. * winsup.api/semtest.c: Ditto, testing XSI Semaphore support. * winsup.api/shmtest.c: Ditto, testing XSI Shared Memory support.
* update copyrightChristopher Faylor2003-07-061-1/+1
|