summaryrefslogtreecommitdiffstats
path: root/pts-core/objects
Commit message (Expand)AuthorAgeFilesLines
...
* pts-core: Standardize all pts-core official functions with pts_, sw_,Michael Larabel2008-11-171-1/+1
* pts-core: Branch out classes from pts-generic-classes.phpMichael Larabel2008-11-1710-702/+893
* - tandem_XmlReader: Switch caching from using a GLOBALS variable toMichael Larabel2008-11-161-6/+8
* pts-core: Add "null" to hal-values-remove.txtMichael Larabel2008-11-151-0/+2
* pts-core: Add __pre_option_process() and __post_option_process() to PTSMichael Larabel2008-11-151-1/+13
* pts-core: More random changesMichael Larabel2008-11-131-1/+1
* pts-core: Add more module information to pts_user_module_details classMichael Larabel2008-11-131-1/+27
* pts-core: Add more test information to pts_test_profile_details classMichael Larabel2008-11-131-7/+128
* pts-core: Add more suite information to pts_test_suite_details classMichael Larabel2008-11-131-0/+31
* pts-core: Add pts_test_result_info_details classMichael Larabel2008-11-131-0/+42
* pts-core: Add pts_test_results_details classMichael Larabel2008-11-131-0/+37
* pts-core: Add pts_test_usage_details classMichael Larabel2008-11-131-0/+46
* pts-core: Add pts_installed_test_details classMichael Larabel2008-11-131-0/+23
* pts-core: Add pts_user_module_details classMichael Larabel2008-11-131-0/+28
* pts-core: Add pts_test_suite_details classMichael Larabel2008-11-131-0/+51
* pts-core: Add pts_test_suite_details classMichael Larabel2008-11-131-0/+45
* pts-core: Start moving some of the define statements to PTS assignmentMichael Larabel2008-11-131-1/+1
* 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