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
2015-01-28
results.py: avoid an attribute error when using the json module
Thomas Wood
1
-1
/
+1
2015-01-27
Update documentation to be clear about using multiple profiles
Dylan Baker
1
-2
/
+4
2015-01-26
grouptools.py: from_path should not return .
Dylan Baker
2
-0
/
+9
2015-01-21
oclconform: Test commands should be passed as a list
Tom Stellard
1
-2
/
+2
2015-01-09
Test: don't accept strings for command arguments.
Dylan Baker
4
-25
/
+18
2015-01-09
framework: fix bug in Test class
Dylan Baker
2
-1
/
+32
2015-01-07
grouptools.py: Don't allow non-string arguments
Dylan Baker
1
-0
/
+4
2015-01-07
grouptools.py: Make error messages more helpful
Dylan Baker
1
-14
/
+20
2015-01-07
run.py: add an option to load a test list from a file
Thomas Wood
1
-0
/
+8
2014-12-31
results_v0_tests.py: Test that results with no version or version 0 work
Dylan Baker
1
-0
/
+46
2014-12-31
results_v0_tests.py: don't copy data from utils
Dylan Baker
1
-4
/
+16
2014-12-31
results: assume version is 0 when loading from file
Ilia Mirkin
1
-0
/
+1
2014-12-24
remove framework/threads.py
Dylan Baker
1
-43
/
+0
2014-12-24
backends: make use of absolute_import to rename json_.py to json.py
Dylan Baker
3
-2
/
+3
2014-12-24
framework: Cleanup imports
Dylan Baker
41
-18
/
+88
2014-12-18
framework: Fix 'module' object has no attribute 'XMLSyntaxError'.
José Fonseca
2
-2
/
+2
2014-12-12
junit.py: Add piglit failure to junit ouput
Dylan Baker
1
-3
/
+8
2014-12-12
junit.py: Refactor write_test a little
Dylan Baker
1
-36
/
+41
2014-12-12
opencv.py: use grouptools module
Dylan Baker
1
-1
/
+3
2014-12-12
oclconform.py: use grouptools module
Dylan Baker
1
-3
/
+3
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
[next]