summaryrefslogtreecommitdiff
path: root/test/Makefile.win
Commit message (Expand)AuthorAgeFilesLines
* Redis in APR_2.0 toojim2016-11-051-0/+1
* Follow-up to r1604596: Fix Windows build.ivan2016-10-281-0/+1
* Provide apr_siphash*() functions family.ylavic2016-10-071-0/+1
* Add testescape to windows testgsmith2015-03-161-0/+1
* spelling fixtrawick2013-03-301-1/+1
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.wrowe2011-05-311-1/+0
* Should be sufficient to cause new testlfsabi features to compilewrowe2011-03-201-0/+3
* Update for performance de-optimization and seperate expat .dll locationwrowe2010-01-201-4/+1
* Get the tests compiling, with expat libswrowe2009-12-211-4/+5
* Finish removing 9x from win32 buildwrowe2009-12-211-1/+1
* Complete transitions from -1 to -2 for win32wrowe2009-12-211-5/+5
* revert typo from r892984wrowe2009-12-211-22/+64
* win32 find.exe != bsd/gnu find, and we want the native flavor.wrowe2007-12-261-1/+2
* Explanations would be goodwrowe2007-10-261-0/+15
* Rename apr_app to clearly fall in our target tree aswrowe2007-10-181-2/+2
* THOSE other programs :)wrowe2007-10-171-1/+1
* Provide -v'erbose output during test-builds, andwrowe2007-10-161-16/+24
* Add echod / sockperf tests.wrowe2007-10-131-1/+24
* Altogether bogus; can't simply have an inference while wewrowe2007-10-111-12/+50
* A few more items to prunewrowe2007-10-091-2/+6
* TEST_SUBDIRS makes more sense here (used for clean and check)wrowe2007-10-091-4/+4
* Hook up internal/Makefile.win similarly to internal/Makefile.inwrowe2007-10-091-18/+30
* Refactor Makefile.win to permit many parallel sorts of buildswrowe2007-10-071-83/+135
* Fix testrand2.c coding style and merge into testrand.cdavi2007-07-211-3/+4
* Add test program for the condition variable code. There are various CV behaviordavi2007-06-291-1/+1
* Fix up a warning with MS VC++ 8.0.jerenkrantz2006-07-111-1/+1
* It's not possible anymore to keep these in sync, we've alreadywrowe2005-09-131-58/+75
* The apr/test/Makefile.win is missing a target to build a readchild.exeminfrin2004-09-191-1/+5
* Win32: Fix compile break in apr tests. PR: 30103 by Craig Rodriguesstoddard2004-07-261-4/+4
* Add testlfs to the Windows test build systemrbb2004-04-091-1/+1
* Add a simple test for the functions that deal with temp files andrbb2004-03-181-1/+2
* Add an initial test for the file_copy APIs.rbb2004-03-181-1/+1
* Add a test for strnatcmp.rbb2004-03-161-1/+1
* Port testglobalmutex to the unified framework. There is a hack inrbb2004-03-151-6/+5
* Port testsock to the unified framework. This doesn't include therbb2004-03-141-12/+4
* Port testshm and all of it's component parts (testshmconsumer andrbb2004-03-131-2/+1
* Add testflock to windows build, cleanup after the test.rbb2004-03-131-4/+4
* Add testatomic to testall in the Windows build system.rbb2004-03-131-5/+2
* Add apr_match_glob and two tests to make sure that it is working. Thererbb2004-03-051-1/+1
* With the exception of some intersting(1) output from testall random2,wrowe2003-11-161-1/+1
* Yow! Another apr-1.lib required modification to get the test suitewrowe2003-09-171-1/+1
* Move testprocmutex from the nonportable list to testall.exe dependencies.brane2003-07-041-2/+1
* Added a new module, apr_env, for manipulating the environment. The newbrane2003-02-171-1/+2
* Added two new functions, apr_filepath_list_split and apr_filepath_list_merge,brane2003-02-121-2/+2
* More VC dirt to sweep up after.wrowe2003-01-031-1/+1
* Need mo' targetswrowe2003-01-031-5/+9
* Get testall building within the studio environment for debugging on win32.wrowe2002-12-291-17/+18
* Add a clean target to the Windows Makefilerbb2002-12-131-1/+4
* Allow testall to be debugged on Windowsrbb2002-12-121-1/+1
* Get the test suite to compile on Windows finally. This is a hack of arbb2002-12-111-0/+101