index
:
~rantogno/piglit
cnl/hacked_multisample_accuracy
dither
glean-master
glsl2
master
shader_runner
wip/texsubimage-hacked
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-21
framework: Fix the same bug for resume in the previous commit
Dylan Baker
1
-8
/
+7
2017-07-21
framework: Only sort files for json backend that end in .json
Dylan Baker
1
-1
/
+0
2017-07-21
unittests: Add tests for file in tests dir not ending in .json
Dylan Baker
1
-0
/
+11
2017-07-21
unittests/framework: remove 'autouse' from fixture
Dylan Baker
1
-13
/
+16
2017-05-25
test_gleantest: make sure --quick is returned when set in GLOBAL_PARAMS
Timothy Arceri
1
-0
/
+1
2017-05-18
framework: Add command.setter method to Test
Dylan Baker
4
-12
/
+51
2017-01-19
unittests: Add new python generator to unittests
Dylan Baker
1
-0
/
+1
2016-11-10
framework/profile: Move group_manager from TestProfile to TestDict
Dylan Baker
1
-79
/
+74
2016-11-10
framework/profile: replace Testprofile.{dmesg,monitoring} with dict
Dylan Baker
3
-32
/
+8
2016-11-10
framework/profile: Don't alter the TestProfile before running
Dylan Baker
1
-6
/
+0
2016-11-10
framework: Pull {include,exclude}_filter out of Options
Dylan Baker
2
-264
/
+40
2016-11-10
framework: Remove exclude_tests from options.OPTIONS
Dylan Baker
1
-17
/
+0
2016-11-10
framework/profile: Don't merge profiles
Dylan Baker
2
-27
/
+9
2016-11-10
framework/profile: add a copy method to profile
Dylan Baker
1
-0
/
+52
2016-11-10
framework: Split the run method out of profile.
Dylan Baker
1
-5
/
+5
2016-11-10
unittests: Add tests for the feature completeness summary
Dylan Baker
1
-0
/
+116
2016-11-08
unittests/generators: Add gen_shader_framebuffer_fetch_tests
Dylan Baker
1
-0
/
+1
2016-11-04
framework/backends/json: Handle updating results without pid field
Dylan Baker
1
-0
/
+23
2016-10-26
framework: fix loading JUnit results
Dylan Baker
1
-3
/
+3
2016-10-26
framework: Properly load JSON into internal representation
Dylan Baker
3
-52
/
+32
2016-10-24
framework/backends/json: Don't convert to TestrunResult while updating
Dylan Baker
3
-64
/
+36
2016-10-24
framework: Drop support for JSON formats < 7
Dylan Baker
2
-747
/
+0
2016-10-07
framework: Add class for running multiple shader_tests in a single process
Dylan Baker
1
-1
/
+62
2016-10-07
framework: Add a Mixin class for running multiple tests in a single process
Dylan Baker
1
-2
/
+136
2016-10-07
framework: Bump JSON on disk format to version 9
Dylan Baker
3
-2
/
+209
2016-10-07
framework: Split FastSkipMixin.
Dylan Baker
1
-84
/
+108
2016-10-05
framework: Fix verbose logger
Dylan Baker
1
-0
/
+6
2016-09-16
unittests: Add test for DriverClassifier.get_glxinfo
Dylan Baker
1
-0
/
+25
2016-09-16
framework: Add a driver classifier based on the renderer string.
Eric Anholt
1
-0
/
+60
2016-09-09
unittests: Fix JSON schema test to pass time_elapsed
Dylan Baker
1
-1
/
+2
2016-09-09
unittests: Fix shared data for backends.
Dylan Baker
1
-2
/
+5
2016-09-09
unittests: don't require totals section in schema
Dylan Baker
1
-1
/
+1
2016-08-31
framework/backends/junit.py: Add a writer class that handles subtests
Dylan Baker
1
-0
/
+165
2016-08-31
framework/backends/junit.py: Split _write into a separate class.
Dylan Baker
1
-23
/
+24
2016-08-23
framework: fix PIGLIT_NO_FAST_SKIP.
Dylan Baker
1
-0
/
+41
2016-08-16
framework/test/deqp: generalize mustpass list handling
Dylan Baker
1
-0
/
+33
2016-08-16
unittests/schema: Drop additionProperties restrction from options
Dylan Baker
1
-2
/
+1
2016-08-16
unittests: Add deqp_egl to integration tests.
Dylan Baker
1
-0
/
+1
2016-08-16
unittests: fix typo that breaks fallback import of mock
Dylan Baker
1
-1
/
+1
2016-08-10
framework: fix binary assignment for shader_runner
Dylan Baker
1
-16
/
+28
2016-08-05
framework/test/glsl_parser_test: Add ARB_ESx to command line when needed
Dylan Baker
1
-4
/
+4
2016-08-05
framework/test/glsl_parser_test: Don't error on blank C comments
Dylan Baker
1
-1
/
+0
2016-08-05
framework: Fix valgrind mixin.
Dylan Baker
1
-3
/
+0
2016-08-05
framework/options: Fix values for _Options.concurrent
Dylan Baker
1
-2
/
+0
2016-08-05
framework: remove unused nose bits
Dylan Baker
3
-607
/
+0
2016-08-05
unittests: replace json_tests with a schema and validator
Dylan Baker
4
-165
/
+139
2016-08-05
unittests: port json_results_update_tests to pytest
Dylan Baker
2
-815
/
+867
2016-08-05
unittests: Port junit_backends_tests to pytest
Dylan Baker
3
-335
/
+255
2016-08-05
unittests: port backend_tests to pytest
Dylan Baker
3
-235
/
+208
2016-08-05
unittests: port json_backend_tests to pytest
Dylan Baker
3
-324
/
+427
[next]