aboutsummaryrefslogtreecommitdiff
path: root/winsup/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-05-29Cygwin: remove some 32-bit only path conversion functionsKen Brown1-2/+0
2022-01-10Cygwin: do not build MinGW testsuite/cygrun --with-cross-bootstrapYaakov Selkowitz1-0/+2
2021-09-03Cygwin: testsuite: avoid "conflicting types" gcc warningCorinna Vinschen1-3/+3
2021-04-29Cygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS@ to avoid warningsCorinna Vinschen1-1/+1
2021-04-29Cygwin: drop all generated autotools filesCorinna Vinschen2-1549/+0
2021-04-27Cygwin: Use automake (v5)Jon Turney6-136/+1600
2020-12-02Cygwin: testsuite: libltp: fix warnings showing up with -WallCorinna Vinschen4-12/+19
2020-11-20Cygwin: Remove recursive configureJon Turney4-4235/+3
2020-11-18Cygwin: Testsuite Makefile cleanupJon Turney1-13/+2
2020-11-18Cygwin: Use grep in text mode to look for version stringsJon Turney1-1/+1
2020-11-16Cygwin: testsuite: fix insecure usage of printf in libltpCorinna Vinschen1-1/+1
2020-11-12Cygwin: Fix testsuite tmpdir creation with non-default cygdrive prefixJon Turney2-5/+7
2020-11-08Cygwin: Ensure temporary directory used by tests existsJon Turney3-4/+15
2020-11-08Cygwin: Set PATH for tests to pick up cygwin0.dllJon Turney1-0/+2
2020-11-08Cygwin: Check exit code of a test, rather than stdoutJon Turney1-7/+13
2020-11-08Cygwin: Use absolute path to libltp includesJon Turney1-1/+1
2020-11-08Cygiwn: Detect and use MinGW compilers for testsuite wrappersJon Turney4-4/+255
2020-11-08Cygwin: Define target_builddir autoconf and Makefile variablesJon Turney3-0/+10
2020-11-08Cygwin: Move adding libltp to VPATH after Makefile.commonJon Turney1-2/+2
2020-11-08Cygwin: Avoid 'Makefile.in seems to ignore the --datarootdir setting' warningJon Turney1-0/+1
2020-11-08Cygwin: Add rule to testsuite Makefile to regenerate it when neededJon Turney1-0/+3
2020-11-08Cygwin: Add testsuite directory to autogen.shJon Turney2-831/+4
2020-10-21Cygwin: Drop do-nothing install_target targetJon Turney1-1/+1
2020-10-21Cygwin: Drop do-nothing install_host targetJon Turney1-3/+1
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard3-15/+3
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen6-9/+0
2016-03-30Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usageCorinna Vinschen1-2/+1
2016-03-20* winsup/testsuite/configure: chmod a+xJohn Hood1-0/+0
2016-03-19winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen2-800/+0
2016-01-07Deprecate all winsup ChangeLog filesCorinna Vinschen2-799/+800
2015-10-27Remove spurious execute permissions from some Cygwin source and text filesJon Turney2-0/+4
2014-08-15 * configure.ac: Convert to new AC_INIT style.Corinna Vinschen3-124/+144
2012-11-26ChangeLog:Christopher Faylor2-0/+6
2012-11-23cygwin/ChangeLog:Christopher Faylor2-8/+7
2012-04-24 * configure: Regenerate.Yaakov Selkowitz2-1826/+2368
2011-03-21 * libltp/lib/get_high_address.c: Align copyright with upstream.Corinna Vinschen2-3/+33
2009-11-01* Makefile.in: Use utils mingw front-end to generate non-cygwin binary.Christopher Faylor2-3/+8
2008-11-26* Revert erroneous checkin.Christopher Faylor2-7/+13
2006-08-03fix typoChristopher Faylor1-1/+1
2006-07-23* Makefile.in: Update copyrigh. Remove unused stuff.Christopher Faylor2-16/+6
2006-07-18* Makefile.in: Simplify a little.Christopher Faylor2-10/+6
2006-06-12 * winsup.api/user_malloc.c: New file.Corinna Vinschen2-0/+220
2006-05-31* winsup.api/cygload.h: Increase padding to 32768.Christopher Faylor2-1/+5
2006-05-24update to newer autoconfChristopher Faylor4-715/+3759
2006-03-23* winsup.api/checksignal.c (main): Add test for siginterrupt.Christopher Faylor2-28/+47
2006-01-02* cygload/README: Delete.Christopher Faylor9-103/+74
2006-01-02* winsup.api/resethand.c (main): Remove core dump flag from exit status.Christopher Faylor2-0/+6
2006-01-02* winsup.api/resethand.c (main): Coerce argument to pointer to stop gccChristopher Faylor2-1/+6
2006-01-01* winsup.api/resethand.c: Use SIGSEGV for the signal to test.Christopher Faylor2-5/+10
2006-01-01* winsup.api/resethand.c: New file.Christopher Faylor2-0/+39