From 5d5030a48be3d65df85d78e26690085c0889c6e3 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Sun, 21 Aug 2011 02:57:01 -0400 Subject: [feature/extension-manager] Remove cron's dependency on the extension manager. Instead a separate cron provider supplies the manager with tasks from the extension finder. PHPBB3-10323 --- tests/cron/tasks/simple_not_runnable.php | 13 +++++++++++++ tests/cron/tasks/simple_ready.php | 8 ++++++++ tests/cron/tasks/simple_should_not_run.php | 13 +++++++++++++ 3 files changed, 34 insertions(+) create mode 100644 tests/cron/tasks/simple_not_runnable.php create mode 100644 tests/cron/tasks/simple_ready.php create mode 100644 tests/cron/tasks/simple_should_not_run.php (limited to 'tests/cron/tasks') diff --git a/tests/cron/tasks/simple_not_runnable.php b/tests/cron/tasks/simple_not_runnable.php new file mode 100644 index 0000000000..837f28f1c0 --- /dev/null +++ b/tests/cron/tasks/simple_not_runnable.php @@ -0,0 +1,13 @@ +