summaryrefslogtreecommitdiffstats
path: root/pts-core/objects
Commit message (Expand)AuthorAgeFilesLines
...
* pts-core: More various changesMichael Larabel2008-11-011-3/+2
* pts-core: Reorder a few functionsMichael Larabel2008-10-301-1/+1
* pts_Graph: Support resizing the font size in write_text_center() ifMichael Larabel2008-10-291-3/+7
* pts-core: Add __event_global_upload to PTS modules support for callingMichael Larabel2008-10-221-0/+11
* pts_Graph: Round all dimensions and coordinates when using the SVGMichael Larabel2008-10-191-4/+4
* pts-core: Pass select variables to PTS modules and describe theMichael Larabel2008-10-191-0/+9
* pts-core: Rework downloads.xml code to use pts_objects_test_downloads()Michael Larabel2008-10-191-0/+44
* pts-core: More restructuring of pts-functions-run.php and furtherMichael Larabel2008-10-191-0/+27
* pts-core: More reordering and optimizing pts-functions-run.php codeMichael Larabel2008-10-191-1/+130
* pts-core: Start reordering and optimizing pts-functions-run.php codeMichael Larabel2008-10-181-4/+18
* pts-core: Add and implement pts_test_result() classMichael Larabel2008-10-181-0/+13
* pts-core: Add pts-generic-classes.phpMichael Larabel2008-10-181-0/+25
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-1612-97/+346
* pts_Graph: More tweaksMichael Larabel2008-10-141-4/+5
* pts_Graph: Improve SVG renderer of text alignmentMichael Larabel2008-10-141-0/+3
* pts_Graph: Write Y-axis title horizontally along the top of the graphMichael Larabel2008-10-141-10/+19
* pts-core: Embed hidden information in the SVG graph files that identifyMichael Larabel2008-10-061-4/+12
* pts_Graph: Set viewbox in SVG rendererMichael Larabel2008-10-061-1/+1
* pts_Graph: Some rearranging and more SVG work...Michael Larabel2008-10-041-1/+1
* pts_Graph: Start reworking the text handling. API breakage here for allMichael Larabel2008-10-045-128/+177
* pts_Graph: When rendering SVG, startout with $font_size + 1Michael Larabel2008-10-031-0/+1
* pts_Graph: Fix in SVG renderer that should make pts_MultiPassFailGraphMichael Larabel2008-10-031-1/+11
* pts-core: Add UnsupportedPlatforms tag to test profiles, which isMichael Larabel2008-10-031-0/+3
* pts-core: Hook in the experimental SVG renderer so that it can beMichael Larabel2008-10-021-0/+4
* pts_Graph: Provide experimental SVG rendering support for graphingMichael Larabel2008-10-021-8/+66
* pts_Graph: Abstract out all of the direct PNG image calls using the PHPMichael Larabel2008-10-025-93/+160
* pts-core: Add ArgumentPostfix tag that is a string to be post-fixed toMichael Larabel2008-10-011-0/+9
* pts-core: Move test option handling to using pts_test_options() and newMichael Larabel2008-10-011-0/+79
* pts-core: pts_module::read_file() should return FALSE when file notMichael Larabel2008-09-131-1/+5
* pts-core: Add pts_module::set_option() function to allow a module itselfMichael Larabel2008-09-121-0/+4
* pts-core: Add support for persistent configuration options thatMichael Larabel2008-09-122-0/+121
* pts-core: Add module_setup() to pts_module_interface for returning anMichael Larabel2008-09-121-0/+4
* pts-core: Fixes for Cascading Test Profiles and start convertingMichael Larabel2008-09-112-3/+7
* pts-core: Add install support for tests using an Extend call / CascadingMichael Larabel2008-09-111-1/+1
* pts-core: Add support so that a test profile can extend another test,Michael Larabel2008-09-112-3/+15
* tandem_Xml: Add a pts_test_tandem_XmlReader object that extendsMichael Larabel2008-09-112-3/+45
* tandem_Xml: Add fallback function handler support when a tag isn't foundMichael Larabel2008-09-111-7/+18
* pts-core: ~/.phoronix-test-suite/local/ ->Michael Larabel2008-08-291-1/+1
* pts_MultiPassFailGraph: Ensure the background fill reaches the bottomMichael Larabel2008-08-281-0/+2
* pts_Graph: Add graph_show_key and graph_background_lines propertiesMichael Larabel2008-08-222-3/+7
* pts-core: Fix and improve pts_Graph, pts_BarGraph, and pts_LineGraphMichael Larabel2008-08-163-39/+29
* pts_LineGraph: Fix regression that caused the line not to be plottedMichael Larabel2008-08-121-2/+2
* pts_LineGraph: Don't allow the pointer to hit the minimum lineMichael Larabel2008-08-061-0/+3
* pts-core: More agressive timing (5 second interval lower threshold) onMichael Larabel2008-08-051-1/+1
* pts_LineGraph: Fix for preventing the line from being drawn off theMichael Larabel2008-08-041-0/+3
* pts_LineGraph: Change counter for when to graph pointers on line graphMichael Larabel2008-08-031-1/+1
* tandem_Xml: Add isDefined() function for XML tags in tandem_XmlReaderMichael Larabel2008-08-031-0/+4
* pts_LineGraph: Improve line plottingMichael Larabel2008-08-031-4/+19
* pts_BarGraph: Add rotation identifier supportMichael Larabel2008-08-031-19/+28
* pts_LineGraph: Add rotation identifier supportMichael Larabel2008-08-031-18/+27