28 Commits (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

Author SHA1 Message Date
  Joas Schilling 5a514a9a41
Correctly replace all PHP placeholders with the parameters 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Morris Jobke 7e6c0ec284
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Christoph Wurst de6940352a Move settings to an app 4 years ago
  Daniel Kesselberg 2440ee6b84
Add simple unit test for findLanguageFromLocale 5 years ago
  Arthur Schiwon 772bbd99be
Backend work to provide NC whats New info to users 6 years ago
  Thomas Citharel 93011579fe
Add tests 7 years ago
  Georg Ehrke 2a21471c74
make sure force language is reflected in html lang attribute 6 years ago
  Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" 6 years ago
  Morris Jobke 4ef302c0be
Request->getHeader() should always return a string 6 years ago
  Bjoern Schiessle 8b734347b1
use formal version of German if default_language is set to 'de_DE' 6 years ago
  Georg Ehrke e111da777a
Make L10N->l provide weekdayName 6 years ago
  Roeland Jago Douma ed3b391e47
Use symfony/translation for L10N plurals 7 years ago
  Joas Schilling 9f3d9b5b23
Don't force the use of Accept-Language anymore 7 years ago
  Roeland Jago Douma 83e7cfd13a
Fix more tests 7 years ago
  Roeland Jago Douma f167e65d49
Fix getMock L10NTest 7 years ago
  Roeland Jago Douma 0228bc6e66
ACCEPT_LANGUAGE goes before default_langauge 7 years ago
  Roeland Jago Douma c5bdb4d4e8
L10N tests do not require DB 7 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago