summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions-sctp.php
Commit message (Collapse)AuthorAgeFilesLines
* pts-core: Major Self-Contained Test Profile (SCTP) update. Also adds inMichael Larabel2008-11-301-6/+5
| | | | convert-test-to-sctp option.
* pts-core: Rename sctp_test_directory() -> pts_sctp_test_directory(),Michael Larabel2008-11-171-5/+5
| | | | | remote_sctp_test_files() -> pts_remove_sctp_test_files(), generate_sctp_layer() -> pts_generate_sctp_layer()
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-0/+6
| | | | and clean up most errors and warnings
* pts-core: Avoid overusing pts_exit() and replace with improved logicMichael Larabel2008-10-041-1/+1
|
* pts-core: Add pts_remove() as a recursive file/directory removingMichael Larabel2008-09-301-1/+1
| | | | function
* pts-core: When a test is over, cleanup the Self-Contained Test ProfilesMichael Larabel2008-09-111-0/+4
| | | | shim that was automatically generated.
* pts-core: Few initial SCTP fixesMichael Larabel2008-09-111-7/+8
|
* pts-core: Add in SCTP functions fileMichael Larabel2008-09-111-0/+81