tristanpriem / qcal

Automatically exported from code.google.com/p/qcal
0 stars 0 forks source link

unit_tester.php does not exist #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I run tests/index.php and get this error:

Warning: require_once(unit_tester.php): failed to open stream: No such file
or directory in /home/kalle/qcal-read-only/tests/index.php on line 17

Fatal error: require_once(): Failed opening required 'unit_tester.php'
(include_path='/home/kalle/qcal-read-only/tests/simpletest:/home/kalle/qcal-read
-only/lib:/home/kalle/qcal-read-only/tests:.:/usr/share/php:/usr/share/pear')
in /home/kalle/qcal-read-only/tests/index.php on line 17

I searched through the qcal-readonly/ and subdirs and the file didn't exist.

Ubuntu 8.04, PHP Version 5.2.6

Original issue reported on code.google.com by kkui...@hotmail.com on 6 Feb 2009 at 11:07

GoogleCodeExporter commented 9 years ago
Yes, you will need to download simpletest to run the unit tests and place it
somewhere in your include path. Also, this library is still in pretty heavy
development. It is not yet functional. 

Original comment by Luke.Vis...@gmail.com on 9 Feb 2009 at 2:05

GoogleCodeExporter commented 9 years ago

Original comment by Luke.Vis...@gmail.com on 9 Feb 2009 at 2:07

GoogleCodeExporter commented 9 years ago

Original comment by Luke.Vis...@gmail.com on 9 Feb 2009 at 2:08

GoogleCodeExporter commented 9 years ago

Original comment by Luke.Vis...@gmail.com on 9 Feb 2009 at 2:08