jgen
|
a58bdbdc62
|
More PHP Doc comments.
|
2014-04-29 17:45:13 -04:00 |
|
jgen
|
8a2eb4b121
|
Fixing more PHP Doc related issues.
|
2014-04-27 19:29:36 -04:00 |
|
jgen
|
1ca3865a1c
|
Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag )
|
2014-04-25 22:54:51 -04:00 |
|
jgen
|
7b90331f02
|
Add missing semi-colon.
|
2014-04-24 16:56:04 -04:00 |
|
Shish
|
7b68d8ebfd
|
use new-style constructors everywhere
|
2014-03-22 09:00:59 +00:00 |
|
jgen
|
eea4d34978
|
We can actually push the trim functions to when we create the define, less overhead.
|
2014-02-19 18:17:26 -05:00 |
|
jgen
|
141be8768f
|
Better detection of running on the command line.
|
2014-02-19 18:10:40 -05:00 |
|
jgen
|
8b0ac0e9c1
|
The location of the webserver should be configurable in the travis file.
|
2014-02-19 03:29:12 -05:00 |
|
jgen
|
8a700a34fc
|
No idea why it was set to use the directory "2.Xm"
|
2014-02-17 14:46:00 -05:00 |
|
jgen
|
fe83e3d343
|
Adding comments to help explain the simpletest setup.
|
2014-02-17 13:59:41 -05:00 |
|
jgen
|
c05b4719d6
|
Fix the tests for the Alias extension.
|
2014-02-17 01:52:30 -05:00 |
|
Shish
|
82d74b5719
|
report SCore errors as errors...
|
2012-08-18 20:36:54 +01:00 |
|
Shish
|
c1fbf128c9
|
hackily fix non-niceurl'ed tests
|
2012-08-18 20:31:13 +01:00 |
|
Shish
|
27c06f02ce
|
remove debugging thing
|
2012-08-18 20:29:45 +01:00 |
|
Shish
|
0fd8157e5e
|
part way towards running tests from the CLI
|
2012-08-18 20:27:12 +01:00 |
|
Shish
|
5fdb54c9ec
|
missed a couple of big globs
|
2012-05-23 11:35:30 +01:00 |
|
Shish
|
d1a4c32ef6
|
only test enabled exts
|
2012-04-01 16:45:12 +01:00 |
|
Shish
|
4a95f502f8
|
fix includes
|
2012-03-31 19:07:45 +01:00 |
|
Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|