index
:
~currojerez/piglit
fb-fetch
image-load-store
jenkins
master
Unnamed repository; edit this file 'description' to name the repository.
currojerez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-12
junit.py: Use grouptools
Dylan Baker
1
-3
/
+4
2014-12-12
glsl_parser_test.py: use grouptools
Dylan Baker
1
-4
/
+3
2014-12-12
profile.py: use grouptools
Dylan Baker
1
-1
/
+2
2014-12-12
summary.py: use grouptools instead of os.path
Dylan Baker
1
-11
/
+12
2014-12-12
grouptools.py: Add a module specifically for working with group strings
Dylan Baker
2
-0
/
+325
2014-12-04
backends_test.py: fix tests that don't set 'command'
Dylan Baker
1
-0
/
+4
2014-12-03
framework: Make the logger print spinners instead of test numbers.
Kenneth Graunke
1
-2
/
+2
2014-11-21
framework/summary/junit: Remove.
José Fonseca
2
-488
/
+0
2014-11-21
framework/backends/junit: Prepend command line to stdout.
José Fonseca
1
-0
/
+3
2014-11-21
framework/backends/junit: Split test name correctly on Windows.
José Fonseca
1
-3
/
+2
2014-11-21
framework/test/base: Pass None preexec_fn on Windows.
José Fonseca
1
-1
/
+7
2014-11-15
results.py: Allow partially completed runs to be summarized
Dylan Baker
1
-0
/
+13
2014-11-15
results.py: remove unused import
Dylan Baker
1
-1
/
+0
2014-11-03
profile.py: If the test list is empty after being filtered exit
Dylan Baker
1
-0
/
+5
2014-10-31
json_.py: Bump results version to 2
Dylan Baker
3
-1
/
+191
2014-10-31
results_v0_tests.py: Use TestrunResult.load instead of load_results
Dylan Baker
1
-4
/
+6
2014-10-31
run.py: store log_level (verbosity) for resume
Dylan Baker
1
-0
/
+1
2014-10-31
framework: fix glxinfo, uname, and lspci in json output
Dylan Baker
3
-43
/
+13
2014-10-31
json_tests.py: Add unit tests for json backend
Dylan Baker
3
-11
/
+172
2014-10-30
summary.py: Make mako temporary directory user unique
Dylan Baker
1
-2
/
+4
2014-10-30
log.py: Fix overwriting of final summary
Dylan Baker
1
-0
/
+1
2014-10-29
Restore junit_suffix functionality
Mark Janes
1
-2
/
+2
2014-10-28
run.py: Split windows exception handling into helper
Dylan Baker
1
-11
/
+15
2014-10-14
piglit_test.py: fix potential bug in PiglitGLTest.is_skip()
Dylan Baker
1
-1
/
+1
2014-10-14
piglit_test.py: Add arguments for platform restrictions to PiglitGLTest
Dylan Baker
2
-5
/
+81
2014-10-14
piglit_test.py: Automatically add -auto and -fbo when appropriate
Dylan Baker
6
-9
/
+40
2014-10-14
framework: Move PLATFORMS list to core
Dylan Baker
2
-10
/
+11
2014-10-14
base.py: Extend the WindowResizeMixin to return early
Dylan Baker
1
-4
/
+22
2014-10-14
framework/test/base.py: Use a flag in _run_command
Dylan Baker
2
-6
/
+26
2014-10-14
test: Split the spurious resize code out of PiglitGLTest
Dylan Baker
3
-15
/
+56
2014-10-14
framework: Split PiglitTest into specific GL and CL classes
Dylan Baker
6
-86
/
+112
2014-10-14
framework/test: refactor abstract Test and PiglitTest
Dylan Baker
10
-60
/
+99
2014-10-14
framework: Move tests derived classes into a package
Dylan Baker
16
-32
/
+86
2014-10-14
framework tests: fix timeout tests
Dylan Baker
2
-2
/
+17
2014-10-09
results.py: Remove TestrunResult() repair file
Dylan Baker
2
-90
/
+16
2014-10-09
results.py: Do add load class method to TestResult
Dylan Baker
2
-15
/
+22
2014-10-09
exectest_test.py: Add a unit test for the expanding running bug
Dylan Baker
1
-0
/
+27
2014-10-09
framework tests: Stop leaving temporary files
Dylan Baker
3
-15
/
+16
2014-10-02
framework/backends: Refactor base classes for better code sharing
Dylan Baker
4
-41
/
+43
2014-10-02
backend/junit.py: Make writes atomic
Dylan Baker
3
-20
/
+71
2014-10-02
backend/json_.py: Make writes atomic
Dylan Baker
5
-187
/
+301
2014-10-02
backend.py: split initialize() out of constructor
Dylan Baker
5
-22
/
+33
2014-10-02
backend_tests.py: Test the junit backend
Dylan Baker
1
-0
/
+1
2014-10-02
backends: Refactor FSyncMixin
Dylan Baker
3
-8
/
+11
2014-10-02
backends/abstract.py: Remove unreachable code in abstract method
Dylan Baker
1
-1
/
+0
2014-10-02
framework: Split backend into a separate package
Dylan Baker
9
-590
/
+735
2014-10-01
summary: add a csv output option
Thomas Wood
1
-1
/
+31
2014-09-29
run.py: fix typos in resume finished message
Thomas Wood
1
-1
/
+1
2014-09-29
run.py: ensure the test run name is passed to the resume options
Thomas Wood
1
-0
/
+1
2014-09-29
framework/tests: add a test for the timeout mechanism
Thomas Wood
1
-0
/
+27
[next]