summaryrefslogtreecommitdiff
path: root/test/LINK
Commit message (Expand)AuthorAgeFilesLines
* OSX: for now don't run versioned lib tests on mac. The logic to generate the ...William Deegan2017-04-084-1/+25
* py2/3 add mode='r' to must_match. Should fix some win32 failuresWilliam Deegan2017-03-132-2/+2
* Moved common my<xxx>.py functions to global fixture and resolve byte/str.William Blevins2016-10-034-75/+12
* Updating tests to use fixture wrapper.py.William Blevins2016-09-242-12/+2
* Yet another batch of test fixes.William Blevins2016-09-228-20/+17
* merge python3 branch to defaultWilliam Deegan2016-05-231-286/+288
|\
| * Run futurize --stage1.Russel Winder2016-01-011-286/+288
* | correct typos in test/LINK/{SHLIB,LDMODULE}VERSIONFLAGS.pypre_python3_mergeptomulik2016-05-162-2/+2
* | regression tests for #319Pawel Tomulik2016-05-142-9/+90
|/
* Added test to verify InstallVersionLib available from DefaultEnvironment.William Blevins2015-09-231-0/+8
* correct logic in VersionedLib*.py testsPawel Tomulik2015-09-214-24/+34
* add simple test for $__SHLIBVERSIONFLAGSPawel Tomulik2015-09-211-0/+59
* cyglink: fix for shlib symlink not being cleaned correctlyPawe? Tomulik2015-09-201-6/+0
* fix test/LINK/VersionedLib.py to convince sun studio compilerPawel Tomulik2015-09-201-9/+8
* add tests to test/LINK/VersionedLib.pyPawel Tomulik2015-09-201-117/+215
* support for versioned libraries for sunlinkPawel Tomulik2015-09-204-0/+38
* reivised code, fixed cygwin/variant-dir issue, cleaned-up some areasPawel Tomulik2015-09-042-2/+159
* new versioned libraries - gnulink and cyglink for nowPawel Tomulik2015-09-033-7/+299
* Merged in managan/scons_versionedlib (pull request #82)Gary Oberbrunner2013-08-251-0/+12
|\
| * Fix VersionedLib testDavid Rothenberger2013-08-171-0/+12
* | remove print from test and attempt to get FindInstalledFiles workingRobert Managan2013-06-181-1/+1
* | Add a test to show that we can build when the link already existRobert Managan2013-06-171-0/+13
|/
* Make VersionedSharedLib and its test not fail on WindowsGary Oberbrunner2012-12-221-0/+15
* Fix SHLINKCOMSTR test rotGary Oberbrunner2012-12-221-7/+7
* Merging pull request #62 from Dirk Baechle: fixes for MinGW testsGary Oberbrunner2012-12-221-18/+19
|\
| * - fixes for MinGW under Windows, mainly skipping MSVS-specific testsDirk Baechle2012-12-181-18/+19
* | removed versioned library support from Install and put it in InstallVersionedLibRobert Managan2012-12-181-1/+1
* | import SCons.Platform and use its platform_default instead of copying the sourceRobert Managan2012-12-141-31/+3
* | Change symlinks to match what ldconfig doesRobert Managan2012-11-171-2/+0
* | Get sym links working with VariantDir and add a testRobert Managan2012-11-071-0/+154
|/
* Fix issue 2833 (LINKCOMSTR etc. on Windows).Gary Oberbrunner2012-07-222-0/+30
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-258-26/+16
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-116-6/+5
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-098-0/+47
* Remove (lots) more unnecessary imports.Steven Knight2009-02-064-9/+0
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-0/+1
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-028-24/+32
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-144-20/+20
* Enhance EnsureSConsVersion() to take revision numbers, too. (Amir Szekely)Steven Knight2005-08-122-8/+10
* More command-line configurability: , .Steven Knight2004-11-158-0/+679