index
:
~gabbayo/piglit
base
fbo-extended-blend
fbo-generatemipmap-formats-debug
master
rhel-6.8
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
framework: fix aggregation to actually work.
Dylan Baker
1
-1
/
+4
2015-04-14
framework/tests/utils.py: Fix import error
Dylan Baker
1
-4
/
+3
2015-04-09
framework/tests: Use test_in_tempdir decorator
Dylan Baker
2
-24
/
+14
2015-04-09
backends: implemented loading support for junit.
Dylan Baker
3
-7
/
+208
2015-04-09
framework: split junit and generic backend tests
Dylan Baker
2
-148
/
+183
2015-04-09
framework: Add helper functions to abstract the backend better
Dylan Baker
10
-5
/
+260
2015-04-09
framework: move json functions out of results into backends.json
Dylan Baker
14
-666
/
+705
2015-04-08
framework backends: treat backends more like plugins
Dylan Baker
5
-21
/
+128
2015-04-08
backends: don't * import into backends __init__
Dylan Baker
5
-22
/
+19
2015-04-08
results.py: remove serialized keys
Dylan Baker
1
-12
/
+3
2015-04-08
results.py: initialize wglinfo member in TestrunResult initializer
Dylan Baker
1
-0
/
+1
2015-04-01
profile.py: Don't allow accidental reassignments of TestDict keys
Dylan Baker
3
-12
/
+175
2015-03-26
profile.py: pass options to the pre-run and post-run hooks
Thomas Wood
1
-4
/
+8
2015-03-24
backends_tests.py: Skip tests that require lxml if lxml isn't installed
Dylan Baker
1
-0
/
+3
2015-03-23
framework; Catch "No results found" exception
Dylan Baker
3
-4
/
+21
2015-03-23
summary: Add an aggregate function
Dylan Baker
1
-3
/
+38
2015-03-21
junit.py: Fix PEP 8 issues.
Vinson Lee
1
-4
/
+7
2015-03-21
backends_tests.py: Fix PEP 8 issues.
Vinson Lee
1
-1
/
+2
2015-03-20
grouptools.py: Drop _normalize and _assert_illegal helpers.
Dylan Baker
1
-48
/
+1
2015-03-20
framework: change group separator from '/' to '@'
Dylan Baker
5
-13
/
+139
2015-03-20
summary.py: Use posixpath in one place instead of grouptools
Dylan Baker
1
-1
/
+4
2015-03-20
grouptools.py: make group separator a constant value
Dylan Baker
6
-35
/
+140
2015-03-20
results.py: use posixpath instead of grouptools
Dylan Baker
1
-4
/
+6
2015-03-20
grouptools_tests.py: Drop some very complex testing mechanisms
Dylan Baker
1
-103
/
+12
2015-03-20
grouptools.py: drop relgroup function
Dylan Baker
2
-34
/
+0
2015-03-20
framework tests: use grouptools for joining groups
Dylan Baker
8
-49
/
+70
2015-03-16
profile.py: Fix PEP 8 issues.
Vinson Lee
1
-6
/
+8
2015-03-16
summary.py: Fix PEP 8 issues.
Vinson Lee
1
-11
/
+19
2015-03-16
framework/core.py: Fix PEP 8 issues.
Vinson Lee
1
-2
/
+6
2015-03-13
framework: Add python version to mako template dirs
Dylan Baker
1
-0
/
+2
2015-03-12
oclconform: s/tests/test_list/
Tom Stellard
1
-2
/
+2
2015-03-11
grouptools.py: Silently ignore mixed os.path.join usage on Windows too.
Jose Fonseca
1
-0
/
+25
2015-03-09
profile.py: Support automatic naming of tests with string arguments
Dylan Baker
2
-4
/
+24
2015-03-08
framework: Try to fix the exclusions of llvmpipe test list.
Jose Fonseca
1
-0
/
+4
2015-03-05
piglit_test.py: Change run_concurrent to True by default
Dylan Baker
1
-2
/
+2
2015-03-05
framework: Override run_concurrent for CL test classes
Dylan Baker
2
-6
/
+18
2015-03-05
profile.py: Add kwargs to TestProfile.group_manager
Dylan Baker
2
-2
/
+42
2015-03-05
profile.py: Remove TestProfile.tests
Dylan Baker
2
-149
/
+2
2015-03-05
opencv.py: use test_list instead of tests.
Dylan Baker
1
-2
/
+2
2015-03-05
profile.py: Add a context_manager to TestProfile for adding tests.
Dylan Baker
3
-0
/
+107
2015-03-03
framework/backends/junit: Report expected failures/crashes as skipped.
Jose Fonseca
1
-1
/
+3
2015-02-24
profile_tests.py: Fix -x and -i with lowercased names
Dylan Baker
2
-3
/
+16
2015-02-24
profile_tests.py: Convert generator test into a class test
Dylan Baker
1
-66
/
+51
2015-02-23
all.py: replace import_glsl_parser_test with loop search
Dylan Baker
4
-48
/
+34
2015-02-23
framework: update json version to v4 to fix test changes
Dylan Baker
5
-12
/
+215
2015-02-23
all.py: replace add_shader_test_dir with loop in all.py
Dylan Baker
2
-32
/
+0
2015-02-23
glsl_parser_test.py: remove add_glsl_parser_test
Dylan Baker
1
-7
/
+1
2015-02-23
shader_test.py: convert add_shader_test_dir to use a flat group
Dylan Baker
2
-3
/
+13
2015-02-23
shader_test.py: use os.walk in add_shader_test_Dir
Dylan Baker
1
-8
/
+9
2015-02-23
shader_test.py: use os.path.splitext instead of rsplit('.')
Dylan Baker
1
-3
/
+2
[next]