index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
exectest.py: Return early if _run_command() hits the except block
Dylan Baker
1
-0
/
+27
2014-05-19
summary_tests.py: Add tests for subtest handling
Dylan Baker
1
-1
/
+76
2014-05-13
framework: rename profile.loadTestProfile to profile.load_test_profile
Dylan Baker
1
-4
/
+4
2014-05-13
profile.py: stop exposing private methods of TestProfile
Dylan Baker
1
-7
/
+7
2014-05-13
profile_tests.py: Add tests for the TestProfile class
Dylan Baker
1
-0
/
+218
2014-05-13
profile_tests.py: Add tests for loadTestProfile
Dylan Baker
1
-0
/
+19
2014-05-12
integration_tests.py: Add oglconform support
Dylan Baker
1
-0
/
+11
2014-05-12
integration_tests.py: Add es3conform support
Dylan Baker
1
-0
/
+11
2014-05-12
integration_tests.py: Add igt support
Dylan Baker
1
-0
/
+11
2014-05-12
integration_tests.py: Add basic tests for external test suite integration
Dylan Baker
1
-0
/
+55
2014-05-12
dmesg_tests.py: Remove stupid timing tests
Dylan Baker
1
-32
/
+1
2014-05-07
framework/dmesg.py: add a filtering mechanism
Thomas Wood
1
-3
/
+39
2014-04-28
framework: add support for a "timeout" status
Thomas Wood
2
-2
/
+6
2014-04-17
framework: stop passing duplicate arguments
Dylan Baker
1
-3
/
+2
2014-04-17
exectest: Don't pass env to Test.run()
Dylan Baker
2
-8
/
+5
2014-04-17
framework: Split TestProfile and related out of core
Dylan Baker
2
-2
/
+30
2014-04-17
framework: Replace Group() with dict()
Dylan Baker
1
-3
/
+2
2014-04-10
python: replace testBinDir with TEST_BIN_DIR
Dylan Baker
1
-4
/
+4
2014-04-08
framework: fix status order so that having dmesg is worse than not
Ilia Mirkin
1
-1
/
+1
2014-04-08
framework: fix comparing NOTRUN/SKIP to other statuses
Ilia Mirkin
2
-10
/
+25
2014-04-03
python: Rename PlainExecTest to PiglitTest
Dylan Baker
2
-6
/
+6
2014-04-03
exectest.py: Merge Test and ExecTest into a single class
Dylan Baker
1
-6
/
+1
2014-04-03
framework: move testBinDir to exectest
Dylan Baker
1
-1
/
+1
2014-04-03
framework: Move Test from core to exectest
Dylan Baker
2
-4
/
+13
2014-04-03
glsl_parser_test.py: Simplify GLSLParserTest
Dylan Baker
1
-43
/
+69
2014-04-03
Adds some tests for glsl_parser_tests.py
Dylan Baker
2
-29
/
+120
2014-04-03
framework/shader_test.py: simplify ShaderTest
Dylan Baker
2
-8
/
+10
2014-04-03
shader_tests_tests.py: Adds some tests for the shader_test module
Dylan Baker
1
-3
/
+54
2014-03-21
status: Make NOTRUN and SKIP a special class
Dylan Baker
1
-0
/
+17
2014-03-21
summary_tests.py: Add tests for enabled and disabled sets
Dylan Baker
1
-0
/
+4
2014-03-21
summary_tests: Add tests to for status change attribute assignment
Dylan Baker
1
-0
/
+33
2014-03-21
Status: Skip and NotRun should not show up in fixes and regressions
Dylan Baker
1
-3
/
+29
2014-03-21
gleantest_tests.py: Adds test for erroneous pass in GleanTest
Dylan Baker
1
-0
/
+25
2014-03-14
framework/tests/status_tests.py: Pretty up the output
Dylan Baker
1
-17
/
+30
2014-03-14
framework/tests/status_tests.py: remove equivalency tests
Dylan Baker
1
-14
/
+0
2014-03-14
framework/tests/status.py: Add test for status in list syntax
Dylan Baker
1
-0
/
+8
2014-03-14
status_tests: New initializer test
Dylan Baker
1
-11
/
+13
2014-03-14
framework/tests/status_tests.py: add initialization tests
Dylan Baker
1
-0
/
+19
2014-03-12
core_tests.py: Add tests for TestResult
Dylan Baker
1
-0
/
+9
2014-03-12
core_tests.py: Add tests for load_results_folder
Dylan Baker
1
-0
/
+18
2014-03-12
summary_tests.py: Move resultsfiles function to utils
Dylan Baker
2
-41
/
+53
2014-03-12
core_tests.py: Add test for parse_listfile
Dylan Baker
1
-0
/
+63
2014-03-12
framework/tests/utils.py: Add module for utility functions
Dylan Baker
1
-0
/
+61
2014-03-12
summary_tests.py: Add initializer test for Summary
Dylan Baker
1
-0
/
+67
2014-03-12
dmesg_tests.py: Add initializer tests
Dylan Baker
1
-0
/
+12
2014-03-12
core_tests.py: Add some basic initialization tests for core
Dylan Baker
1
-0
/
+64
2014-03-12
dmesg_tests.py: Fix Test derived class tests
Dylan Baker
1
-2
/
+16
2014-03-12
tests: Add tests to import the test lists in tests/
Dylan Baker
1
-0
/
+54
2014-03-12
framework tests: Adds tests to ensure builtin tests work
Dylan Baker
6
-1
/
+152
2014-02-20
log: add verbose logger
Dylan Baker
1
-8
/
+14
[next]