mscherer
|
a8b4a7436e
Clean up test classes.
|
6 years ago |
stickler-ci
|
1f20499c12
Fixing tests style errors.
|
6 years ago |
Mark Story
|
bd9599ab7a
Merge pull request #13902 from othercorey/4.x-null-operator
|
6 years ago |
Corey Taylor
|
6143fbfcd3
Updated QueryExpression exception message when null is used without an operator.
|
6 years ago |
mscherer
|
7a4c880bd6
Forward port 3.next into 4.x.
|
6 years ago |
Val Bancer
|
faaa31b1d9
Make $fixtures property protected
|
6 years ago |
ADmad
|
3984c9e63b
Add missing "use" decleration and fix test
|
6 years ago |
ADmad
|
59e392c21d
Fix CS errors
|
6 years ago |
ADmad
|
4807722695
Merge branch '3.next' into 4.x
|
6 years ago |
Mark Story
|
1cd1aed962
Add test for #13509
|
6 years ago |
ndm2
|
9b26808d2f
Add support for stripping aliases from identifier expressions.
|
6 years ago |
mscherer
|
60882fe22c
Add exception message check.
|
6 years ago |
mscherer
|
a2b74c55cd
Add tests for IS NULL exception fix
|
7 years ago |
Mark Story
|
14e5809f39
Fix formatting
|
6 years ago |
Mark Story
|
36e3a5a11c
Update tests to not use deprecated PHPUnit features
|
6 years ago |
ADmad
|
5c2996d67d
Fix CS and typeing issues.
|
6 years ago |
ADmad
|
11a2fcd88e
Merge branch '3.next' into 4.x
|
6 years ago |
ADmad
|
a3c5faba44
Fix Type::buildAll() not returning type instance set using Type::set().
|
6 years ago |
mscherer
|
e51c20c46f
Revert DB specific return type differences.
|
7 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
8cf546f408
Merge branch '4.x' into 4.x-phpunit-8
|
7 years ago |
ADmad
|
3824b474f0
Fix CS errors.
|
7 years ago |
ADmad
|
add7869ba5
Remove use of deprecation annotations for testing exceptions.
|
7 years ago |
ADmad
|
7bf6701128
Update use of deprecated methods.
|
7 years ago |
ADmad
|
6f52ae7a89
Update deprecated usage.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
4a04aedeed
Throw exception for unsafe order() usage.
|
7 years ago |
ADmad
|
fae093220c
Add back test incorrectly removed.
|
7 years ago |
ADmad
|
e46714bda7
Remove tests for deprecated code.
|
7 years ago |