nextcloud/tests/lib/Template
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults
* currently there are two ways to access default values:
  OCP\Defaults or OC_Defaults (which is extended by
  OCA\Theming\ThemingDefaults)
* our code used a mixture of both of them, which made
  it hard to work on theme values
* this extended the public interface with the missing
  methods and uses them everywhere to only rely on the
  public interface

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-09 21:43:01 -05:00
..
data Tests 2017-03-24 11:31:48 +01:00
JSCombinerTest.php Fix gzip files for Safari 2017-03-29 00:11:51 -06:00
ResourceLocatorTest.php fix unit tests 2017-02-03 11:52:01 -06:00
SCSSCacherTest.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00