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
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
fixed some docs in TestCommon.py and refactored a little
Paweł Tomulik
2018-10-05
1
-59/+39
|
*
make the must[_not]_contain_...() functions compatible with str.find
Paweł Tomulik
2018-10-05
1
-9/+9
|
*
fixed bugs in must_[not_]_contain()
Paweł Tomulik
2018-10-05
1
-6/+5
|
*
add test cases to exhibit bugs in must_[not_]contain()
Paweł Tomulik
2018-10-05
1
-2/+54
*
|
Fixes for Java tests on win32
William Deegan
2018-10-02
2
-3/+8
*
|
Add test for 1.8. Modularize java tests and move files to a fixture. Change ...
William Deegan
2018-10-01
2
-3/+12
|
/
*
Update testing docs
Mats Wichmann
2018-09-08
1
-214/+310
*
add missed TestCmd.py changes
Mats Wichmann
2018-08-17
1
-10/+14
*
Move checking for python header to common location
Mats Wichmann
2018-08-15
1
-18/+37
*
Try a more scons-y file conversion for Py3 file reads
Mats Wichmann
2018-07-31
1
-8/+16
*
Testing: python 3 fix for must_contain
Mats Wichmann
2018-07-25
1
-0/+9
*
Fix py3 ResourceWarning in TestCmd
Mats Wichmann
2018-07-24
1
-2/+4
*
fix TestSCons.get_platform_python_info() to work on win32, had omitted some n...
William Deegan
2018-07-10
1
-4/+1
*
Fix for py2.7 + 3.5+
William Deegan
2018-07-08
1
-5/+8
*
stop using obsolete distutils.sysconfig to find python include, link paths,an...
William Deegan
2018-07-08
1
-2/+12
*
Change TestSCons's get_platform_python_info() to use the python which runtest...
William Deegan
2018-07-06
1
-1/+1
*
pr-3052: moved some 64 bit logic to TestCmd and used TestCmd system checks
Daniel Moody
2018-05-25
1
-1/+1
*
Add wildcards so we'll catch both 32 and 64 bit versions of java on windows.
William Deegan
2018-05-11
1
-2/+2
*
Add some reasonable default windows paths to find java.
William Deegan
2018-05-11
1
-11/+20
*
move test files from QMTest to testing/framework. QMtest hasn't been used in ...
William Deegan
2018-04-30
12
-0/+12359
*
Fix wiki references to point to gihub wiki
Mats Wichmann
2018-04-23
1
-1/+1
*
0.3 - fixed used imports that failed on Python 2.6
anatoly techtonik
2014-08-24
1
-2/+10
*
taprunner 0.2 - remove unused import that failed Python 2.6
anatoly techtonik
2014-08-23
1
-2/+4
*
Make runner for unit tests configurable, add TAPTestRunner that formats
anatoly techtonik
2014-03-20
3
-0/+160
*
buildbot: (re)start automatically after setup
anatoly techtonik
2014-03-05
1
-0/+10
*
buildbot: Update host details
anatoly techtonik
2014-03-05
1
-0/+7
*
buildbot: Set contact details of the buildbot owner
anatoly techtonik
2014-03-05
1
-0/+9
*
buildbot: Create workdir under botuser
anatoly techtonik
2014-03-05
1
-0/+2
*
buildbot: No need to create relocatable workdir
anatoly techtonik
2014-03-05
1
-1/+1
*
buildbot: Create buildbot workdir, and do not backup bot .hgrc
anatoly techtonik
2014-03-05
2
-8/+20
*
buildbot: pip module is a better way to install buildbot-slave in virtualenv
anatoly techtonik
2014-03-05
1
-4/+3
*
buildbot: Keep virtualenv isolated from system packages
anatoly techtonik
2014-03-05
1
-1/+1
*
buildbot: Explain how to run and add hosts file
anatoly techtonik
2014-03-05
3
-1/+6
*
buildbot.yml: Create virtualenv
anatoly techtonik
2014-03-05
1
-0/+7
*
buildbot.yml: Change bot user to 'scons' and explain how to override
anatoly techtonik
2014-03-05
1
-1/+2
*
buildbot.yml: python-virtualenv is needed
anatoly techtonik
2014-03-05
1
-1/+4
*
buildbot.yml: Touch .hgrc only if necessary
anatoly techtonik
2014-03-05
1
-1/+4
*
buildbot.yml: Set .hgrc owner as botuser
anatoly techtonik
2014-03-05
1
-1/+6
*
Add Ansible playbook to setup buildbot instance more easily
anatoly techtonik
2014-03-04
2
-0/+25
[prev]