index
:
~eugeni/piglit
ext_transform_feedback
Eugeni's piglit tests
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-04
Revert "gleantest: Store the command as a member variable."
Vinson Lee
1
-6
/
+4
2010-10-04
gleantest: Store the command as a member variable.
Vinson Lee
1
-4
/
+6
2010-07-29
Add -x|--exclude-tests= option to specify tests not to run.
Carl Worth
1
-1
/
+6
2010-07-28
Sort tests within a group before running them.
Carl Worth
1
-1
/
+1
2010-07-07
framework: Allow environment variables to be added to exec tests.
Eric Anholt
1
-0
/
+8
2010-04-11
core: print results only when a test fails or is skipped
Marek Olšák
1
-1
/
+2
2009-10-23
Clean up the tests lists by making a helper for normal tests.
Eric Anholt
1
-0
/
+3
2009-10-23
Clean up the tests lists by making PlainExecTest include the bindir.
Eric Anholt
1
-1
/
+3
2009-10-08
Make piglit work on OpenSUSE 11.1.
Alex Corscadden
1
-3
/
+6
2009-08-23
core.py: Remove unnecessary semicolon.
Vinson Lee
1
-1
/
+1
2009-08-23
Python: Remove unused imports.
Vinson Lee
2
-5
/
+2
2009-08-23
Python: Add spaces after commas.
Vinson Lee
3
-14
/
+14
2009-08-21
Python: Remove unused imports.
Vinson Lee
1
-1
/
+0
2009-08-21
core.py: Add Test class run method definition.
Vinson Lee
1
-0
/
+3
2009-07-17
Run piglit tests with universal_newlines.
Vinson Lee
1
-1
/
+2
2009-04-16
Use Python universal newline support
Vinson Lee
2
-2
/
+3
2009-04-15
use os.path.join() so we can run on Windows
Vinson Lee
1
-3
/
+3
2009-04-14
fixes for non-Linux use
Vinson Lee
1
-2
/
+4
2008-11-06
Fixes for Cygwin by Yaakov
Nicolai Haehnle
1
-1
/
+2
2008-09-28
Measure time taken for tests
Nicolai Haehnle
1
-1
/
+8
2008-08-27
piglit-summary-html.py: Add glxinfo/lspci output to HTML summaries
Nicolai Haehnle
1
-3
/
+2
2008-06-30
piglit-summary-html.py: Some more features for automated summaries
Nicolai Haehnle
1
-1
/
+1
2008-06-29
Add piglit-create-summary.py to create summary files after the fact.
Nicolai Haehnle
1
-28
/
+15
2008-06-14
Workaround window manager disrupting test in some cases
Nicolai Haehnle
1
-1
/
+6
2008-06-12
Generate abbreviated results
Nicolai Haehnle
1
-6
/
+51
2008-06-06
Collect output of glxinfo and lspci
Nicolai Haehnle
1
-2
/
+13
2008-02-21
Merge branch 'glean-master'
Eric Anholt
1
-2
/
+2
2008-02-21
Use /usr/bin/env python instead of /usr/bin/python for portability.
Eric Anholt
5
-5
/
+5
2007-04-03
Refactor summary generation
Nicolai Haehnle
1
-0
/
+170
2007-04-03
Nonsensical reference in license
Nicolai Haehnle
4
-4
/
+4
2007-03-26
Fix encode/decode.
Nicolai Haehnle
1
-17
/
+2
2007-03-25
Fix escaping
Nicolai Haehnle
1
-2
/
+4
2007-03-25
Fix: undefined variable in backwards compatibility path
Nicolai Haehnle
1
-2
/
+2
2007-03-25
Store results in a directory instead of a single file.
Nicolai Haehnle
1
-26
/
+124
2007-03-25
Simply filter for ignored stderr messages
Nicolai Haehnle
1
-16
/
+10
2007-03-25
Refactoring
Nicolai Haehnle
3
-105
/
+174
2007-03-25
Build test executables in a dedicated bin directory
Nicolai
2
-3
/
+6
2007-03-24
Initial commit
Nicolai Hähnle
2
-0
/
+372
[prev]