index
:
~tpohjola/piglit
91926_dirty_but_simple
dbg
df_scalar_test
external_objects
fast_lod_dbg
fp16
lossless_65x65
msaa_wide
oes_egl_image_ext
stenci_texture_new
stencil-texture
stencil_texture
vf_packing_dbg
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
piglit-summary-html.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-08
html: Rework colgroup generation.
Kenneth Graunke
1
-2
/
+1
2013-05-08
html: Remove the index_groupgroup template.
Kenneth Graunke
1
-4
/
+1
2013-05-08
html: Use CSS3 for zebra-striping the tables.
Kenneth Graunke
1
-15
/
+2
2013-05-08
html: Use CSS for indenting table rows rather than colspan.
Kenneth Graunke
1
-6
/
+4
2013-04-21
piglit-summary-html.py: replace getopt with argparse
Dylan Baker
1
-62
/
+29
2012-10-10
Generate a html summary of skipped tests
Marek Olšák
1
-1
/
+5
2012-04-23
framework: Remove 'abort' and 'trap' results in favor of 'crash'.
Kenneth Graunke
1
-8
/
+2
2012-03-26
html: Use isinstance(x, basestring) rather than "str" and "unicode."
Kenneth Graunke
1
-1
/
+1
2012-02-13
framework: Remove checking for the pre-JSON piglit file format.
Kenneth Graunke
1
-4
/
+1
2011-10-13
Make Python scripts independent of the current working directory
Matěj Cepl
1
-2
/
+3
2011-10-05
Don't add slash to the start of HREFs of individual test results.
Matěj Cepl
1
-1
/
+7
2011-09-17
piglit-summary-html: Use map() to speed up loop in buildDetailValue()
Tom Stellard
1
-5
/
+5
2011-08-11
Changed piglit-summary-html to explicitly encode its output as UTF-8.
Paul Berry
1
-1
/
+1
2011-07-14
piglit-summary-html: Skip result files in old format and emit warning
Chad Versace
1
-1
/
+6
2011-07-14
piglit-summary-html: Remove dead option --full
Chad Versace
1
-7
/
+3
2011-07-14
framework: Replace custom serialization format with json
Chad Versace
1
-5
/
+13
2011-04-06
core: generate a summary of fixes
Marek Olšák
1
-1
/
+5
2011-04-06
core: generate a summary of regressions
Marek Olšák
1
-1
/
+5
2011-04-06
core: add new status trap, abort, and crash printed as black lines in summary
Marek Olšák
1
-3
/
+12
2009-08-23
Python: Add spaces after commas.
Vinson Lee
1
-6
/
+6
2009-08-21
Python: Remove unused imports.
Vinson Lee
1
-1
/
+0
2009-04-15
Use os.path.join() for directory/file paths.
Vinson Lee
1
-20
/
+20
2008-08-27
piglit-summary-html.py: Add glxinfo/lspci output to HTML summaries
Nicolai Haehnle
1
-1
/
+11
2008-06-30
piglit-summary-html.py: Some more features for automated summaries
Nicolai Haehnle
1
-6
/
+35
2008-06-12
Generate abbreviated results
Nicolai Haehnle
1
-2
/
+6
2008-02-21
Fix path generation for test result html.
Eric Anholt
1
-1
/
+1
2008-02-21
Use /usr/bin/env python instead of /usr/bin/python for portability.
Eric Anholt
1
-1
/
+1
2007-04-03
Refactor summary generation
Nicolai Haehnle
1
-180
/
+43
2007-04-03
Nonsensical reference in license
Nicolai Haehnle
1
-1
/
+1
2007-03-26
Add some cgi.escapes
Nicolai Haehnle
1
-2
/
+3
2007-03-25
piglit: Fix calls to exit()
Jeff Muizelaar
1
-1
/
+1
2007-03-25
Fetch templates relative to piglit-summary-html.py
Nicolai Haehnle
1
-16
/
+18
2007-03-24
Initial commit
Nicolai Hähnle
1
-0
/
+414