Commit Graph

6 Commits

Author SHA1 Message Date
Michal Čihař
234f93efff Various coding style and visibility fixes for #12852
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-08 10:51:25 +01:00
Patric Gustafsson
ea764e74cc Remove odd CSS class handling from PHP code
Odd class is no longed needed as it's now done with CSS.

Signed-off-by: Patric Gustafsson <patricjgustafsson@outlook.com>
2016-08-11 14:04:30 +03:00
Michal Čihař
b450e58dbb Remove require of libraries included in test bootstrap
There is no need to specify them in every test when we already do it
globally.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-12 16:43:16 +01:00
Marc Delisle
71bf8768a0 Merge branch 'QA_4_5' 2016-01-06 12:14:51 -05:00
Madhura Jayaratne
2b7cfb595d Move the rest of the tests related to objects under a common parent test
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-12-18 21:32:34 +11:00
Madhura Jayaratne
ab49273856 Rename test classes
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-10-15 20:57:27 +11:00