summaryrefslogtreecommitdiffstats
path: root/pts-core/objects
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Add and implement RawString to XML results specification for storin...Michael Larabel2008-11-291-0/+10
* pts_Graph: Switch from internal image rendering functions to usingMichael Larabel2008-11-285-406/+74
* bilde_renderer: New PTS-spawned abstracted image rendering interfaceMichael Larabel2008-11-283-0/+490
* pts-core: Add support for dynamically loading objects fromMichael Larabel2008-11-279-0/+2025
* pts-core: Add support for dynamically loading objects fromMichael Larabel2008-11-279-2025/+0
* pts_Graph: ttf_string_* -> text_string_* for functionsMichael Larabel2008-11-275-25/+25
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-275-101/+106
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-265-32/+48
* tandem_XmlReader: Major performance improvements and optimizationsMichael Larabel2008-11-263-209/+203
* pts-core: Improve usability for those without the PHP preg_* functionsMichael Larabel2008-11-231-1/+1
* graphics_override, email_results, toggle_screensaver: Update to takeMichael Larabel2008-11-221-1/+1
* pts-core: Eliminate use of global variables in PTS modules supportMichael Larabel2008-11-201-3/+2
* tandem_XmlReader: Avoid banging on function_exists() so muchMichael Larabel2008-11-191-1/+7
* tandem_XmlReader: Write internal regular expression matcher for systemsMichael Larabel2008-11-191-12/+93
* pts_module: Update pts_timed_function() to reflect option changesMichael Larabel2008-11-191-2/+3
* 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