Dries
|
ca85441da2
|
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
|
2014-09-05 12:40:22 -04:00 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
Alex Pott
|
6d2ce628bc
|
Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425 .
|
2014-06-05 12:53:24 -05:00 |
Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
Alex Pott
|
65b30c0486
|
Issue #2247287 by donquixote: Drop automatic PSR-0 support for modules.
|
2014-06-01 16:20:56 -05:00 |
Alex Pott
|
3d5560b6c8
|
Issue #2252991 by neclimdul: PhpUnit tests for ModuleHandler.
|
2014-05-31 07:17:25 -05:00 |
Andreas Hennings
|
940e0dffb8
|
Issue #2083547 by donquixote: Implement PSR-4 for module-provided class files.
This affects class loading, plugin discovery and test discovery.
PSR-0 is still supported, and no module class files are moved yet.
|
2014-04-22 16:50:40 -07:00 |
Alex Pott
|
f995135280
|
Issue #2025883 by iamEAP, Mile23, msonnabaum, Berdir: Fixed Drupal's PHPUnit bootstrap.php does not register module namespaces out of /core.
|
2013-10-03 07:30:07 +01:00 |
webchick
|
8121d1203a
|
Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler.
|
2013-09-02 12:53:23 -07:00 |
Alex Pott
|
bc58322aae
|
Issue #2036081 by ParisLiakos: Fixed DateTimePlusTest are failing in phpunit.
|
2013-08-28 02:12:12 +01:00 |
Alex Pott
|
686c269bae
|
Issue #1938670 by ParisLiakos, Xano, RobLoach, pp, alexpott: Convert unicode.inc to \Drupal\Component\Utility\Unicode.
|
2013-05-08 00:29:47 +01:00 |
Alex Pott
|
af11d7b2eb
|
Issue #1974266 by ParisLiakos: Register test module classes to PHPunit.
|
2013-04-24 10:51:29 +01:00 |
catch
|
f8bc3677e4
|
Issue #1948734 by msonnabaum: Fixed Include Drupal class in PHPUnit bootstrap.
|
2013-04-04 21:53:37 +01:00 |
Dries
|
f2743e8a2a
|
Issue #1901670 by msonnabaum, kim.pepper, effulgentsia: Start using PHPUnit for unit tests.
|
2013-03-06 21:48:50 -05:00 |