Commit graph

3 commits

Author SHA1 Message Date
Umherirrender
6c41df61e9 tests: Use namespaced classes (1)
Changes to the use statements done automatically via script
Addition of missing use statement done manually

Change-Id: Iae45fa269363be8ee05c598ea6926514ce817762
2024-06-14 17:19:36 +00:00
Reedy
85396a9c99 tests: Fix @covers and @coversDefaultClass to have leading \
Change-Id: I5629f91387f2ac453ee4341bfe4bba310bd52f03
2024-02-16 22:43:56 +00:00
daniel
575f89067b WikiFilePage: Fix handling of file redirects
File::getRedirected() will return null per default.
WikiFilePage was interpreting this as "we have been redirected",
because null is different from the file's name.

Bug: T353688
Change-Id: I40d5b8db3b5f0d14d1c801d86982b3e48eac14c1
2024-01-03 18:12:40 +00:00