summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-init.php
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Move base test profiles and resources toMichael Larabel2008-12-241-2/+2
* pts-core: Ensure no spaces in pts_vendor_identifier()Michael Larabel2008-12-131-1/+1
* pts-core: Switch IS_BATCH_MODE from using defines to PTS assignmentMichael Larabel2008-12-081-10/+0
* pts-core: Cut down on use of pts_exit() command due to the new optionMichael Larabel2008-12-021-6/+31
* pts-core: Major Self-Contained Test Profile (SCTP) update. Also adds inMichael Larabel2008-11-301-1/+2
* pts-core: Unset an object from the __autoload() array after use since itMichael Larabel2008-11-281-1/+2
* pts-core: Add support for dynamically loading objects fromMichael Larabel2008-11-271-0/+18
* pts-core: Fix for Self-Contained Test Profiles (SCTP) supportMichael Larabel2008-11-231-0/+5
* pts-core: Finish eliminating use of all global variables throughoutMichael Larabel2008-11-201-5/+0
* pts-core: Eliminate THIS_RUN_TIME constant and add preferred way ofMichael Larabel2008-11-191-1/+0
* pts-core: PTS_START_TIME -> PTS_INIT_TIME and add pts_elapsed_time() function...Michael Larabel2008-11-191-1/+1
* pts-core: Fix graphics constant warnings generated inMichael Larabel2008-11-191-1/+1
* pts-core: Standardize sw_* functionsMichael Larabel2008-11-171-1/+1
* pts-core: Rename sctp_test_directory() -> pts_sctp_test_directory(),Michael Larabel2008-11-171-1/+1
* pts-core: Relocate initialization code to be called fromMichael Larabel2008-11-131-4/+10
* pts-core: Potential fix for possible regression in IS_*_GRAPHICS setupMichael Larabel2008-11-111-1/+1
* pts-core: Few OpenBSD tweaks and improvement to read_sysctl()Michael Larabel2008-11-071-1/+1
* pts-core: Various small tweaks to pts-coreMichael Larabel2008-11-011-19/+7
* pts-core: Create TEST_ENV_DIR and SAVE_RESULTS_DIR directories onMichael Larabel2008-10-271-0/+8
* pts-core: More reordering and optimizing pts-functions-run.php codeMichael Larabel2008-10-191-0/+1
* pts-core: Add pts_add_test_note() function for reporting items to listMichael Larabel2008-10-181-0/+3
* pts-core: Clean-up IS_*_GRAPHICS define setupMichael Larabel2008-10-181-30/+26
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-9/+55
* pts-core: Add RunMode tag to suite XML and if it's set to "PCQS", enableMichael Larabel2008-10-091-2/+0
* pts-core: Start on IS_PCQS_MODE defineMichael Larabel2008-10-021-0/+2
* pts-core: Add support for OS-specific test profiles throughMichael Larabel2008-09-301-0/+2
* pts-core: Add IS_FIRST_RUN_TODAY that is set to TRUE if this is theMichael Larabel2008-09-281-0/+5
* pts-core: Switch to using php_uname() in pts-init.phpMichael Larabel2008-09-171-1/+1
* pts-core: Add Mac OS X operating system detection support (using theMichael Larabel2008-09-111-1/+1
* pts-core: First-cut SCTP supportMichael Larabel2008-09-111-0/+4
* pts-core: Add in base support for Self-Contained Test Profiles (SCTP)Michael Larabel2008-09-111-0/+9
* pts-core: Add support for having tests and suites stored locally withinMichael Larabel2008-09-111-0/+11
* pts-core: Don't emit errors in pts_extended_init() if making theMichael Larabel2008-08-261-2/+2
* pts-core: Fix for DEBUG_FILE not being detectedMichael Larabel2008-08-251-1/+1
* pts-core: When running in debug mode, set error reporting to all andMichael Larabel2008-08-241-0/+2
* pts-core: Drop pts_beep()Michael Larabel2008-08-221-0/+5
* pts-core: Few small changesMichael Larabel2008-08-101-1/+1
* pts-core: Few PTS module architecture updatesMichael Larabel2008-08-061-1/+1
* pts-core: Add unknown graphics typeMichael Larabel2008-08-031-0/+4
* Swithch defined("PTS_DEBUG_MODE") to IS_DEBUG_MODEMichael Larabel2008-08-031-0/+3
* pts-core: Create unified batch mode support and make detection done atMichael Larabel2008-08-031-0/+13
* pts-core: Make OS detection support more robustMichael Larabel2008-08-031-28/+23
* pts-core: A variety of small clean-ups and fixesMichael Larabel2008-08-031-1/+1
* initial PTS detection support for *BSD / FreeBSDMichael Larabel2008-08-031-4/+16
* Remove codename from license/copyright comments headersMichael Larabel2008-08-031-1/+1
* pts-core: move general initialization code to pts-init.php and otherMichael Larabel2008-08-031-0/+123