[geeklog-hg] [Geeklog-Core/geeklog] 14bed9: Fixed tests

Kenji ITO noreply at github.com
Fri Apr 8 07:24:19 EDT 2022


  Branch: refs/heads/feature/issue936
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 14bed92be59c311c1046e858647e4e915f875d25
      https://github.com/Geeklog-Core/geeklog/commit/14bed92be59c311c1046e858647e4e915f875d25
  Author: mystralkk <mystralkk at gmail.com>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

  Changed paths:
    M plugins/calendar/configuration_validation.php
    M system/composer.json
    M system/vendor/composer/autoload_classmap.php
    M system/vendor/composer/autoload_files.php
    M system/vendor/composer/autoload_namespaces.php
    M system/vendor/composer/autoload_psr4.php
    M system/vendor/composer/autoload_real.php
    M system/vendor/composer/autoload_static.php
    M system/vendor/composer/include_paths.php
    M tests/bootstrap.php
    A tests/system/classes/CalendarClassTest.php
    A tests/system/classes/CalendarDayClassTest.php
    M tests/system/classes/ContainerTest.php
    A tests/system/classes/DownloaderClassTest.php
    M tests/system/classes/IpClassTest.php
    A tests/system/classes/LangConfValidationTest.php
    A tests/system/classes/LogClassTest.php
    A tests/system/classes/PluginClassTest.php
    A tests/system/classes/SearchCriteriaClassTest.php
    A tests/system/classes/StoryClassTest.php
    A tests/system/classes/TemplateClassTest.php
    A tests/system/classes/TimerobjectClassTest.php
    A tests/system/classes/UploadClassTest.php
    A tests/system/classes/UrlClassTest.php
    M tests/system/classes/ValidatorClassTest.php
    R tests/system/classes/calendarClassTest.php
    R tests/system/classes/calendarDayClassTest.php
    R tests/system/classes/downloaderClassTest.php
    R tests/system/classes/langConfValidationTest.php
    R tests/system/classes/logClassTest.php
    R tests/system/classes/pluginClassTest.php
    R tests/system/classes/searchcriteriaClassTest.php
    R tests/system/classes/storyClassTest.php
    R tests/system/classes/templateClassTest.php
    R tests/system/classes/timerobjectClassTest.php
    R tests/system/classes/uploadClassTest.php
    R tests/system/classes/urlClassTest.php

  Log Message:
  -----------
  Fixed tests




More information about the geeklog-cvs mailing list