28 コミット (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

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