summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions-merge.php
Commit message (Collapse)AuthorAgeFilesLines
* pts-core: Verify Attributes tag matches (instead of just the ArgumentsMichael Larabel2008-12-111-1/+1
| | | | tag) when merging results
* pts-core: Clean up some function merge codeMichael Larabel2008-12-071-85/+53
|
* pts-core: Allow multiple tests/suites/identifiers to be passed using theMichael Larabel2008-12-051-2/+2
| | | | run and benchmark options
* pts-core: Add and implement RawString to XML results specification for ↵Michael Larabel2008-11-291-0/+12
| | | | storing raw result values from all trial runs
* pts-core: Start moving some of the define statements to PTS assignmentMichael Larabel2008-11-131-1/+1
| | | | statements
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-0/+12
| | | | and clean up most errors and warnings
* pts-core: Don't complain about test mismatch in merge function if usingMichael Larabel2008-10-061-1/+1
| | | | a Global ID
* pts-core: Avoid overusing pts_exit() and replace with improved logicMichael Larabel2008-10-041-1/+1
|
* pts-core: pts_find_file() -> pts_find_result_file()Michael Larabel2008-09-131-16/+0
|
* pts-core: Fix merging of results when supplying a Phoronix Global IDMichael Larabel2008-09-111-1/+1
|
* pts-core: Drop pts_beep()Michael Larabel2008-08-221-0/+5
| | | | | | | pts-core: If using validate-install.sh/validate-install.php, switch to the test's environment directory before calling the validation script pts-core: General code cleaning, add more documentation, and other cleaning
* pts-core: Add validation to see if Global ID string format is validMichael Larabel2008-08-171-1/+1
| | | | before querying server, and functionize some of the code
* pts-core: Fix for analyze option text stringMichael Larabel2008-08-141-3/+3
|
* pts-core: Fix similar attributes text in analyze optionMichael Larabel2008-08-121-1/+6
|
* pts-core: Should be a load of trivial fixes for variable names and otherMichael Larabel2008-08-031-1/+1
| | | | things... Hopefully no naming regressions.
* - pts-core: Drop maintainer field from PTS Results ViewerMichael Larabel2008-08-031-4/+0
| | | | (P_RESULTS_SUITE_MAINTAINER / PhoronixTestSuite/Suite/Maintainer)
* Improve graph text upon running the analyze command for resultsMichael Larabel2008-08-031-5/+22
| | | | comparison
* pts-core: Add initial properties support to analyze function.Michael Larabel2008-08-031-0/+11
|
* pts-core: Add test properties type to PTS results fileMichael Larabel2008-08-031-0/+2
|
* pts-core: Add analyze option for looking at PTS batch resultsMichael Larabel2008-08-031-0/+135
|
* Remove codename from license/copyright comments headersMichael Larabel2008-08-031-1/+1
|
* Tons of updates to PTS module framework... Add Extensions tag to savedMichael Larabel2008-08-031-0/+2
| | | | results... updates to graphics_override... other work too
* Add GPLv3 header to some source files missing the licenseMichael Larabel2008-06-221-0/+13
|
* Trivial code cleaning of pts-coreMichael Larabel2008-06-121-2/+2
|
* A tweakMichael Larabel2008-05-301-1/+1
|
* If PTS_MERGE environmental variable is set to "custom", don't performMichael Larabel2008-05-301-2/+2
| | | | compatibility checks when merging / allow anything to happen.
* Improved formatting of CLI output....Michael Larabel2008-05-281-1/+1
|
* Enhanced merging support / appending "not-mergable" results at the endMichael Larabel2008-05-221-4/+57
| | | | of file
* pts_version_comparable() fixes in pts-functions-mergeMichael Larabel2008-05-211-2/+2
|
* Advanced merging support...Michael Larabel2008-05-161-25/+36
|
* A variety of code clean-up work, updating/adding header information,Michael Larabel2008-05-131-0/+8
| | | | etc... Should be all trivial changes.
* Export all XML paths to pts-functions_interfaces. Look atMichael Larabel2008-05-031-82/+82
| | | | | pts-functions_interfaces to get a better understanding of the XML file layout. This patch needs lots of testing to ensure no typos got in.
* More Phoronix Test Suite cleansingMichael Larabel2008-05-021-2/+2
|
* Add in pts_exit() function for exitingMichael Larabel2008-04-281-6/+3
|
* Some code clean-upMichael Larabel2008-04-261-2/+0
|
* More changesMichael Larabel2008-04-251-1/+1
|
* Clean up *_LOCATION definitions to all *_DIRMichael Larabel2008-04-241-2/+2
|
* Fix a regression that caused the merges on phoronix-test-suite benchmarkMichael Larabel2008-04-241-10/+12
| | | | GLOBAL-ID to fail
* Major Commit... Rework saved results file hierarchy. Each saved set nowMichael Larabel2008-04-231-3/+3
| | | | | has its own folder inside the saved results location. The "main" file now for each save is composite.xml.
* Report major running processes (right now Firefox and Compiz) to XMLMichael Larabel2008-04-141-1/+1
| | | | TestNotes.
* Prep work for rendering graphs locally if GD library installedMichael Larabel2008-04-041-1/+1
|
* Compatibility checks when merging. Fixes for Linux software/hardwareMichael Larabel2008-04-031-8/+31
| | | | detection.
* Initial 0.1.0 Public ReleaseMichael Larabel2008-04-021-0/+165