Eric Lippmann
|
6bae2e0a53
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Eric Lippmann
|
5b4fab0750
|
Add license header
This time without syntax errors hopefully :)
|
2015-02-03 16:27:59 +01:00 |
Eric Lippmann
|
5fa2e3cfdc
|
Revert "Add license header"
This reverts commit 338d067aba .
|
2015-02-03 16:16:26 +01:00 |
Eric Lippmann
|
338d067aba
|
Add license header
fixes #7788
|
2015-02-03 15:51:04 +01:00 |
Johannes Meyer
|
ccae70bc80
|
Make all tests inherit from BaseTestCase and fix license headers and style
refs #4639
|
2014-04-10 10:32:50 +02:00 |
Johannes Meyer
|
91675bac50
|
Remove require instructions from all tests and fix namespaces
refs #4639
|
2014-04-09 14:18:14 +02:00 |
Eric Lippmann
|
35fd9fd391
|
CS: Remove whitespaces at end of line
find application/ library/ test/ modules/ -name *.php | xargs sed -i 's/\s\+$//'
|
2013-09-04 18:27:16 +02:00 |
Marius Hein
|
a221568a84
|
Integrate regression tests
Add regression testing for php: structure and bogus test.
refs #4102
|
2013-06-04 15:55:44 +02:00 |