Changeset 20745 for lang/php/Scraper/tests/Diggin/Uri/HttpTest.php
- Timestamp:
- 10/05/08 02:35:59 (3 months ago)
- Files:
-
- 1 modified
-
lang/php/Scraper/tests/Diggin/Uri/HttpTest.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/php/Scraper/tests/Diggin/Uri/HttpTest.php
r20533 r20745 1 1 <?php 2 //$rhacopath = '/media/disk-1/work/rhaco2/2_0'; 3 //set_include_path(get_include_path().PATH_SEPARATOR.$rhacopath); 4 //require_once 'Rhaco.php'; 5 //Rhaco::import('network.Url'); 6 //var_dump(Url::parseAbsolute('http://yahoo.com/test/test.cgi?hoge=bar', '?param=foo')); 7 //var_dump(Url::parseAbsolute('http://yahoo.com/test/', '../index.html')); 8 //var_dump(get_include_path());exit; 9 2 10 require_once 'PHPUnit/Framework.php'; 3 11 … … 43 51 public function testGetAbsoluteUrl() 44 52 { 53 54 45 55 //if 46 56 $this->assertEquals('http://yahoo.com/test/',
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)