index
:
~ldeks/piglit
adsa-buffer-objects
adsa-framebuffers
adsa-textures
arb_direct_state_access
bitmap
dsa
gl-1.0-glean
glsl1
jenkins
ldeks
master
master-xml
Personal branch of piglit.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
core.py
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-25
framework: refactor the log module
Dylan Baker
1
-4
/
+2
2014-09-23
core.py: don't overwrite user's PIGLIT_SOURCE_DIR env var
Brian Paul
1
-4
/
+3
2014-08-26
core.py: Fix bug in get_config
Dylan Baker
1
-1
/
+1
2014-08-20
programs/run.py add file sync command line option
Matt Atwood
1
-1
/
+2
2014-08-20
core: Initialize ConfigParser with allow_no_value=True
Tom Stellard
1
-1
/
+1
2014-08-18
core.py: Remove warning about piglit.conf
Dylan Baker
1
-6
/
+1
2014-07-17
framework: move get_config() to core
Thomas Wood
1
-0
/
+23
2014-06-24
core.py: Add additional catch to collect_system_info()
Dylan Baker
1
-0
/
+4
2014-06-23
framework: Split code out of framework.core
Dylan Baker
1
-286
/
+0
2014-06-23
core.py: rename Environment to Options
Dylan Baker
1
-2
/
+15
2014-06-23
core.py: Simplify Environment constructor
Dylan Baker
1
-13
/
+2
2014-06-23
core: replace Environment.collectData()
Dylan Baker
1
-22
/
+27
2014-06-23
framework: Don't rely on os.environ so much
Dylan Baker
1
-15
/
+8
2014-04-24
framework/core.py: Remove unused imports and fix __all__
Dylan Baker
1
-8
/
+4
2014-04-23
framework: Dump the result of 'uname -a' in the report
Damien Lespiau
1
-0
/
+3
2014-04-21
framework: fix potential bug in function signatures
Dylan Baker
1
-4
/
+5
2014-04-17
framework: Split TestProfile and related out of core
Dylan Baker
1
-181
/
+0
2014-04-17
framework: Replace Group() with dict()
Dylan Baker
1
-10
/
+5
2014-04-10
python: replace Test argument runConcurrent with run_concurrent
Dylan Baker
1
-2
/
+2
2014-04-03
framework: move testBinDir to exectest
Dylan Baker
1
-8
/
+1
2014-04-03
framework: Move Test from core to exectest
Dylan Baker
1
-70
/
+0
2014-04-02
framework: print a summary line after a run has finished
Thomas Wood
1
-0
/
+2
2014-03-20
Remove hunk that shouldn't have been committed with 4a95eaf9a.
Matt Turner
1
-1
/
+0
2014-03-18
ARB_explicit_uniform_location: Remove unused variables.
Matt Turner
1
-0
/
+1
2014-03-12
python: Convert from print statement to function
Dylan Baker
1
-2
/
+3
2014-03-12
framework/core.py: fix parse_listfile
Dylan Baker
1
-1
/
+1
2014-02-20
log: add verbose logger
Dylan Baker
1
-8
/
+9
2014-02-20
log: Rename get_current and mark_complete
Dylan Baker
1
-2
/
+2
2014-02-20
framework/log.py: Make self.__summary keys explicitly
Dylan Baker
1
-1
/
+1
2014-02-16
framework: keep track of running stats and display them
Ilia Mirkin
1
-3
/
+5
2014-02-10
core: don't try to resolve the real path of the file
Ilia Mirkin
1
-2
/
+0
2014-02-09
log: Replace console output with a simpler output
Dylan Baker
1
-9
/
+8
2014-02-04
Use the new dmesg class
Dylan Baker
1
-3
/
+24
2014-02-04
Adds unit tests for the dmesg module
Dylan Baker
1
-0
/
+5
2014-02-04
framework/core: Fix performance regression from e4c9a3621a
Dylan Baker
1
-1
/
+1
2014-01-28
framework/core.py: Remove dead code
Dylan Baker
1
-61
/
+1
2014-01-28
framework/core.py: Fix local imports
Dylan Baker
1
-1
/
+3
2014-01-28
framework/core.py: Remove unused imports
Dylan Baker
1
-5
/
+0
2014-01-23
framework/core.py: Add a config parser
Dylan Baker
1
-1
/
+6
2014-01-19
core: fix remove_tests logic
Ilia Mirkin
1
-12
/
+20
2014-01-15
Fix GleanTest.globalParams
Dylan Baker
1
-1
/
+1
2014-01-12
core.py: rewrite loadTestProfile to remove execfile()
Dylan Baker
1
-6
/
+16
2014-01-12
tests/gpu.py: Don't use execfile
Dylan Baker
1
-0
/
+12
2014-01-12
Add support to load multiple test profiles
Dylan Baker
1
-0
/
+32
2014-01-09
Simplify piglit threading
Dylan Baker
1
-24
/
+34
2013-12-30
framework/core.py: pep8 fixes
Dylan Baker
1
-3
/
+5
2013-12-25
Fix concurrency bug.
Dylan Baker
1
-2
/
+1
2013-12-19
Add new concurrency option
Dylan Baker
1
-10
/
+20
2013-11-21
bugzilla 71822: Fix regression introduced to piglit-run.py
Dylan Baker
1
-1
/
+8
2013-11-20
core: don't report warn if stderr is not empty
Marek Olšák
1
-72
/
+0
[next]