index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
TEX
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run autoflake on code
Mats Wichmann
2020-09-21
2
-2/+0
*
Remove verbose_set calls from tests
Mats Wichmann
2020-03-18
3
-6/+0
*
rm-py2: Remove "from __future__" from more places
Mats Wichmann
2020-02-20
1
-3/+2
*
Stop calling os.system in tests.
Mats Wichmann
2020-02-07
14
-42/+56
*
Align way TeX and related tool names reported by tests
Mats Wichmann
2020-01-11
25
-38/+36
*
syntax fixups suggested by PyCharm
Mats Wichmann
2019-12-23
2
-2/+2
*
Latin-1 log test case: compile to DVI, not PostScript; add comment
maiphi
2019-11-07
1
-1/+5
*
Add test case with Latin-1 encoded Latex log file. Required fix in the test f...
maiphi
2019-11-01
1
-0/+16
*
[PY 3.8] test fixes for file closings, rawstrings
Mats Wichmann
2019-04-25
58
-188/+187
*
use absolute python path in sheabangs
Paweł Tomulik
2018-10-22
1
-1/+0
*
remove unnecessary sheabangs from scripts generated by end-to-end tests
Paweł Tomulik
2018-10-22
4
-15/+4
*
Correct sheabangs in code snippets under test/
Paweł Tomulik
2018-10-22
4
-8/+12
*
py2/3 bytes/string issues. Added wrapper to re.sub to force items to bytes
William Deegan
2017-04-05
1
-2/+2
*
pep8
William Deegan
2017-04-04
1
-1/+1
*
py2/3 fix binary file write issue
William Deegan
2017-04-02
1
-2/+2
*
py2/3 fix win32 py27 failures. Also resolve some py3 failures
William Deegan
2017-03-20
2
-9/+9
*
py2/3 fix wb/rb
William Deegan
2017-03-20
5
-18/+18
*
py2/3 fix rb/wb also replace convoluted test logic with correct test methods ...
William Deegan
2017-03-19
1
-6/+6
*
py2/3 byte fixes
William Deegan
2017-03-13
1
-5/+5
*
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
*
|
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
*
|
Moved common my<xxx>.py functions to global fixture and resolve byte/str.
William Blevins
2016-10-03
8
-112/+16
*
|
Updating tests to use fixture wrapper.py.
William Blevins
2016-09-24
8
-40/+8
|
/
*
Merge in default.
Russel Winder
2016-01-19
3
-2/+15
|
\
|
*
changes to skip tests on ubuntu-next when gcj and not real java, and also whe...
William Deegan
2016-01-17
3
-2/+15
*
|
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
2
-4/+1
|
\
\
|
|
/
|
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
1
-3/+0
|
*
fix spelling mistakes found by debian lintian tool list here: https://lintian...
William Deegan
2015-09-28
1
-1/+1
*
|
Merged default branch into python3-port to keep it up to date.
Gary Oberbrunner
2014-08-23
3
-0/+289
|
\
\
|
|
/
|
*
Improve logic test syntax
Robert Managan
2014-08-18
1
-1/+1
|
*
Fix the newglossary action to work with variantDir
Robert Managan
2014-08-12
1
-0/+109
|
*
- several smaller fixes to get the Linux buildslaves green again
Dirk Baechle
2014-08-07
1
-1/+0
|
*
Merged in rmanagan/scons/scons-fix-for-issue-2942 (pull request #132)
Gary Oberbrunner
2014-04-26
1
-0/+92
|
|
\
|
|
*
Improve support for biblatex package. Fix a case where we did not recognize t...
Robert Managan
2014-04-25
1
-0/+92
|
*
|
add name.synctex.gz to list of side effect files and those to be cleaned
Robert Managan
2014-04-24
1
-0/+89
|
|
/
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
1
-0/+1
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-4/+4
|
/
*
Fix test for presence of biber and in several tests make variable names consi...
Robert Managan
2012-10-13
5
-9/+9
*
Add separate biber action and add logic to call either bibtex or biber depend...
Robert Managan
2012-10-07
2
-1/+129
*
Merged in managan/scons_newglossary (pull request #37); support newglossary L...
Gary Oberbrunner
2012-09-16
1
-0/+158
|
\
|
*
Support auxiliary files created by \newglossary command
Robert Managan
2012-09-16
1
-0/+158
*
|
- first swoop of changes for getting all Buildbot slaves to run successfully ...
dirkbaechle
2012-09-04
1
-2/+1
|
/
*
Add support for using biber instead of bibtex.
Robert Managan
2012-06-14
1
-0/+124
*
Add support for the biblatex package; search for new keywards to get side eff...
Robert Managan
2012-06-14
1
-0/+118
*
check for missing latex packages
edA-qa mort-ora-y
2012-05-06
3
-0/+14
*
Add support for Latex's multibib package and in the process generalize how we...
Rob Managan
2012-02-19
1
-0/+97
*
Update path information for OSX.
Robert Managan
2011-09-06
30
-49/+32
*
Add check that latex is installed and findable.
Robert Managan
2011-05-30
1
-0/+4
[next]