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 |
|
Shish
|
7b68d8ebfd
|
use new-style constructors everywhere
|
2014-03-22 09:00:59 +00:00 |
|
jgen
|
073813d0ea
|
Fix the warning that these variables aren't defined.
|
2014-02-17 01:49:16 -05:00 |
|
jgen
|
3cb79f0e8a
|
SimpleTest works now.
|
2014-02-16 19:36:52 -05:00 |
|
DrudexSoftware
|
7155804505
|
Cleaned up code in some of my extensions
Removed function testImage in ext/chatbox/test.php because it no longer applies (there is a cache now)
|
2013-03-01 17:29:28 +01:00 |
|
Shish
|
0fd8157e5e
|
part way towards running tests from the CLI
|
2012-08-18 20:27:12 +01:00 |
|
Shish
|
cf5e35bd2d
|
simpletest updates broke things...
|
2012-04-01 16:41:05 +01:00 |
|
Shish
|
070ba8c276
|
test improvements
|
2012-04-01 16:37:38 +01:00 |
|
Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|