| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merged scons/scons into default | William Deegan | 2017-03-01 | 7 | -353/+107 | |
| |\ | ||||||
| | * | Additional fixture cleanup for test/AS directory. | William Blevins | 2017-03-01 | 7 | -353/+107 | |
| * | | byte string fix py2/3 | William Deegan | 2017-02-28 | 1 | -1/+1 | |
| * | | fix test output read mode to not be binary py2/3 | William Deegan | 2017-02-28 | 1 | -1/+1 | |
| * | | py2/3 fixes | William Deegan | 2017-02-28 | 2 | -2/+3 | |
| * | | fix octal for py2/3 | William Deegan | 2017-02-28 | 1 | -1/+1 | |
| * | | py2/3 fixes | William Deegan | 2017-02-28 | 1 | -2/+2 | |
| * | | py2/3 fixes | William Deegan | 2017-02-28 | 1 | -1/+1 | |
| * | | no need to write SConstruct as binary file change to normal file | William Deegan | 2017-02-28 | 1 | -1/+1 | |
| * | | py2/3 fix | William Deegan | 2017-02-28 | 1 | -1/+1 | |
| * | | py2/3 fix | William Deegan | 2017-02-28 | 1 | -1/+1 | |
| |/ | ||||||
| * | fix py2/3 not sure why it was calling string.replace, instead of .replace on ... | William Deegan | 2017-02-28 | 1 | -1/+1 | |
| * | Fix py2/3 byte file issue | William Deegan | 2017-02-28 | 1 | -2/+2 | |
| * | Fix py2/3 byte file issue | William Deegan | 2017-02-28 | 1 | -1/+1 | |
| * | Fix py2/3 byte file issue | William Deegan | 2017-02-28 | 1 | -2/+2 | |
| * | fixed for py3 & py2 compat. Also added DefaultEnvironment(tools=[]) to speed ... | William Deegan | 2017-02-28 | 1 | -9/+9 | |
| * | fix byte file reading issues for py3/2 port | William Deegan | 2017-02-28 | 3 | -15/+14 | |
| * | fix byte/str issue | William Deegan | 2017-02-28 | 1 | -4/+9 | |
| * | remove code to check if python version supports lexical closures (has been su... | William Deegan | 2017-02-26 | 1 | -39/+9 | |
| * | Merged in ricklupton/scons (pull request #382) | William Deegan | 2016-11-30 | 1 | -0/+5 | |
| |\ | ||||||
| | * | Skip import.sty test when Latex package missing | Rick Lupton | 2016-11-29 | 1 | -0/+5 | |
| * | | Fixing merge conflict resolution: removed old test files. | William Blevins | 2016-11-29 | 14 | -41/+0 | |
| * | | Merged in williamblevins/scons (pull request #376) | William Deegan | 2016-11-28 | 45 | -633/+131 | |
| |\ \ | ||||||
| | * | | 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 | 45 | -634/+132 | |
| * | | | fix test to work after updates to ar.py tool | William Deegan | 2016-11-28 | 1 | -2/+2 | |
| * | | | merge heads | William Deegan | 2016-11-28 | 14 | -0/+41 | |
| |\ \ \ | ||||||
| * \ \ \ | merge heads | William Deegan | 2016-11-28 | 13 | -53/+129 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Fix tests failing on win32 AR and Fortran and M4 | William Deegan | 2016-11-28 | 13 | -53/+129 | |
| * | | | | Merged in ricklupton/scons (pull request #374) | William Deegan | 2016-11-25 | 2 | -0/+234 | |
| |\ \ \ \ | | |_|/ | |/| | | ||||||
| | * | | | Find dependencies using LaTeX "import" package commands | Rick Lupton | 2016-11-23 | 2 | -0/+234 | |
| * | | | | Wrote tests to make sure the xml is valid for visual studio project files gen... | Daniel Moody | 2016-11-11 | 1 | -3/+3 | |
| * | | | | The percent signs are causing syntax error on windows, switched to more compa... | Daniel Moody | 2016-11-11 | 11 | -11/+22 | |
| | |/ / |/| | | ||||||
| * | | | Moved common my<xxx>.py functions to global fixture and resolve byte/str. | William Blevins | 2016-10-03 | 95 | -1299/+421 | |
| | |/ |/| | ||||||
| * | | Moved fixture directory under #test. | William Blevins | 2016-09-24 | 3 | -0/+37 | |
| * | | Updating tests to use fixture wrapper.py. | William Blevins | 2016-09-24 | 51 | -297/+51 | |
| * | | 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 | |
| * | | Merged in williamblevins/scons (pull request #360) | William Deegan | 2016-09-23 | 17 | -35/+32 | |
| |\ \ | ||||||
| | * | | Yet another batch of test fixes. | William Blevins | 2016-09-22 | 17 | -35/+32 | |
| * | | | fix missing file from test fixture | William Deegan | 2016-09-22 | 1 | -0/+5 | |
| |/ / | ||||||
| * | | Fixed the YACC tests. | William Blevins | 2016-09-22 | 20 | -79/+65 | |
| * | | Fixed difference in types MethodType argument list between 2/3 which allowed ... | William Blevins | 2016-09-21 | 8 | -76/+49 | |
| * | | More test fixes. | William Blevins | 2016-09-21 | 20 | -99/+52 | |
| * | | Fixed test/ZIP tests. | William Blevins | 2016-09-21 | 9 | -40/+29 | |
| * | | Updates to test/AR and test/Actions. | William Blevins | 2016-09-21 | 19 | -148/+107 | |
| * | | Fixing QMTest str and bytes issues. | William Blevins | 2016-09-20 | 4 | -6/+6 | |
| * | | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 2 | -2/+2 | |
| * | | Removed deprecate fortran lib handling. | William Blevins | 2016-08-10 | 2 | -5/+3 | |
| |/ | ||||||
| * | merge python3 branch to default | William Deegan | 2016-05-23 | 156 | -1156/+1209 | |
| |\ | ||||||
