| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve building of docs using Py3 [ci skip] | Mats Wichmann | 2019-12-05 | 1 | -1/+1 |
|
|
* | [PR #3345] fix more PY3.8 fails | Mats Wichmann | 2019-04-26 | 1 | -10/+10 |
|
|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 5 | -35/+41 |
|
|
* | Clean up some tests: use context managers | Mats Wichmann | 2019-02-14 | 1 | -2/+4 |
|
|
* | Test FORTRANMODDIR.py: use F90 everywhere. | maiphi | 2018-05-27 | 1 | -8/+8 |
|
|
* | Make test FORTRANMODDIR.py work with non-empty FORTRANMODDIRPREFIX. | maiphi | 2018-05-27 | 1 | -31/+37 |
|
|
* | Added a gfortran test without FORTRANMODDIR set. | maiphi | 2018-05-26 | 1 | -3/+33 |
|
|
* | Added missing FORTRANMODDIRPREFIX=-J to the gfortran tool. | maiphi | 2018-05-26 | 1 | -0/+77 |
|
|
* | Change bug references from tigris -> github | Mats Wichmann | 2018-04-24 | 1 | -1/+1 |
|
|
* | Merged in williamblevins/scons (pull request #376) | William Deegan | 2016-11-28 | 42 | -629/+127 |
|\ |
|
| * | Revert of minor debug change for python3 update. | William Blevins | 2016-11-28 | 1 | -1/+1 |
|
|
| * | Python3 test fixes for Fortran/Side-effect. | William Blevins | 2016-11-28 | 42 | -630/+128 |
|
|
* | | Fix tests failing on win32 AR and Fortran and M4 | William Deegan | 2016-11-28 | 10 | -52/+119 |
|/ |
|
* | Moved common my<xxx>.py functions to global fixture and resolve byte/str. | William Blevins | 2016-10-03 | 20 | -452/+235 |
|
|
* | Updating tests to use fixture wrapper.py. | William Blevins | 2016-09-24 | 21 | -126/+21 |
|
|
* | Updated remaining Fortran tests to use fixture over import. | William Blevins | 2016-09-24 | 30 | -78/+42 |
|
|
* | Initial python3 cut of test/Fortran. | William Blevins | 2016-09-23 | 2 | -86/+3 |
|
|
* | Removed deprecate fortran lib handling. | William Blevins | 2016-08-10 | 1 | -1/+0 |
|
|
* | Fixed Fortran tests which were throughing missing include directory warning. | William Blevins | 2016-05-15 | 4 | -4/+16 |
|
|
* | Issue 2264: Updated tests to reflect Node changes. | William Blevins | 2015-05-18 | 1 | -28/+28 |
|
|
* | Update Fortran tooling to support .f08 file extensions. | Russel Winder | 2015-01-07 | 7 | -0/+821 |
|
|
* | - fixes for some test, making them work on newer Linux distros | Dirk Baechle | 2014-08-19 | 2 | -0/+13 |
|
|
* | Expand references to tigris.org bug tracker | anatoly techtonik | 2014-05-28 | 1 | -1/+2 |
|
|
* | - several smaller fixes to get all tests running under Buildbot again | dirkbaechle | 2012-09-27 | 1 | -1/+1 |
|
|
* | - first swoop of changes for getting all Buildbot slaves to run successfully ... | dirkbaechle | 2012-09-04 | 1 | -1/+5 |
|
|
* | Merged fix from Dirk Baechle/Arve Knudsen: FORTRANPPFILESUFFIXES test. | Gary Oberbrunner | 2012-05-12 | 1 | -0/+89 |
|\ |
|
| * | - added test for FORTRANPPFILESUFFIXES by Arve Knudsen | dirkbaechle | 2012-05-06 | 1 | -0/+89 |
|/ |
|
* | Support for Fortran 03, from Luca Falavigna. | Gary Oberbrunner | 2010-07-30 | 7 | -0/+839 |
|
|
* | Fix #2574: case sensitivity issue with Fortran module scanner. | Gary Oberbrunner | 2010-06-17 | 1 | -0/+66 |
|
|
* | Increase the default timeout of TestSCons.wait_for() to 20.0 seconds. | Steven Knight | 2010-06-10 | 4 | -8/+8 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 27 | -88/+43 |
|
|
* | Add missing "import string" to test that uses string.replace(). | Steven Knight | 2009-11-29 | 1 | -0/+2 |
|
|
* | Issue 2306: Exclude non-test files from regression tests. While runtest.py | Greg Noel | 2009-05-08 | 1 | -0/+1 |
|
|
* | Undo changes to unrelated files accidentally included in r4036. | Steven Knight | 2009-02-22 | 1 | -2/+1 |
|
|
* | Set IncludeSearchPath and PreprocessorDefinitions in the generation | Steven Knight | 2009-02-22 | 1 | -1/+2 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 49 | -0/+294 |
|
|
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 4 | -4/+0 |
|
|
* | Remove unnecessary imports. | Steven Knight | 2009-02-06 | 46 | -119/+18 |
|
|
* | Various Windows fixes: | Steven Knight | 2009-01-18 | 1 | -4/+13 |
|
|
* | Merged revisions 2949-2953,2955-3056 via svnmerge from | Steven Knight | 2008-06-10 | 1 | -0/+140 |
|
|
* | Merged revisions 2898-2901,2903-2927 via svnmerge from | Steven Knight | 2008-04-30 | 1 | -3/+9 |
|
|
* | Merged revisions 2867-2879 via svnmerge from | Steven Knight | 2008-04-19 | 41 | -1445/+1249 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 8 | -9/+8 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 3 | -6/+6 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 4 | -4/+4 |
|
|
* | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 1 | -0/+5 |
|
|
* | Merged revisions 1667-1674 via svnmerge from | Steven Knight | 2006-11-04 | 16 | -17/+17 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 36 | -219/+342 |
|
|
* | Get rid of indentation tabs in the test scripts and have runtest.py invoke th... | Steven Knight | 2005-10-14 | 24 | -48/+48 |
|
|
* | Explicit "skipping test" messages for a few straggling tests. | Steven Knight | 2005-09-26 | 2 | -2/+2 |
|
|