From 9f7ae0e95f89b964a098eaacdfd89ff25e05c615 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Mon, 5 Jul 2010 03:34:42 -0700 Subject: Add simplepie --- .../first_item_date/SPtests/atom/0.3/created.php | 21 +++++++++++++++++++++ .../SPtests/atom/0.3/dc/1.0/date.php | 21 +++++++++++++++++++++ .../SPtests/atom/0.3/dc/1.1/date.php | 21 +++++++++++++++++++++ .../first_item_date/SPtests/atom/0.3/issued.php | 21 +++++++++++++++++++++ .../first_item_date/SPtests/atom/0.3/modified.php | 21 +++++++++++++++++++++ .../SPtests/atom/1.0/dc/1.0/date.php | 21 +++++++++++++++++++++ .../SPtests/atom/1.0/dc/1.1/date.php | 21 +++++++++++++++++++++ .../first_item_date/SPtests/atom/1.0/published.php | 21 +++++++++++++++++++++ .../first_item_date/SPtests/atom/1.0/updated.php | 21 +++++++++++++++++++++ 9 files changed, 189 insertions(+) create mode 100644 simplepie/test/first_item_date/SPtests/atom/0.3/created.php create mode 100644 simplepie/test/first_item_date/SPtests/atom/0.3/dc/1.0/date.php create mode 100644 simplepie/test/first_item_date/SPtests/atom/0.3/dc/1.1/date.php create mode 100644 simplepie/test/first_item_date/SPtests/atom/0.3/issued.php create mode 100644 simplepie/test/first_item_date/SPtests/atom/0.3/modified.php create mode 100644 simplepie/test/first_item_date/SPtests/atom/1.0/dc/1.0/date.php create mode 100644 simplepie/test/first_item_date/SPtests/atom/1.0/dc/1.1/date.php create mode 100644 simplepie/test/first_item_date/SPtests/atom/1.0/published.php create mode 100644 simplepie/test/first_item_date/SPtests/atom/1.0/updated.php (limited to 'simplepie/test/first_item_date/SPtests/atom') diff --git a/simplepie/test/first_item_date/SPtests/atom/0.3/created.php b/simplepie/test/first_item_date/SPtests/atom/0.3/created.php new file mode 100644 index 000000000..11536de7b --- /dev/null +++ b/simplepie/test/first_item_date/SPtests/atom/0.3/created.php @@ -0,0 +1,21 @@ +data = +' + + 2007-01-11T16:00:00Z + +'; + } + + function expected() + { + $this->expected = 1168531200; + } +} + +?> \ No newline at end of file diff --git a/simplepie/test/first_item_date/SPtests/atom/0.3/dc/1.0/date.php b/simplepie/test/first_item_date/SPtests/atom/0.3/dc/1.0/date.php new file mode 100644 index 000000000..c0ef7e379 --- /dev/null +++ b/simplepie/test/first_item_date/SPtests/atom/0.3/dc/1.0/date.php @@ -0,0 +1,21 @@ +data = +' + + 2007-01-11T16:00:00Z + +'; + } + + function expected() + { + $this->expected = 1168531200; + } +} + +?> \ No newline at end of file diff --git a/simplepie/test/first_item_date/SPtests/atom/0.3/dc/1.1/date.php b/simplepie/test/first_item_date/SPtests/atom/0.3/dc/1.1/date.php new file mode 100644 index 000000000..fe865c0b7 --- /dev/null +++ b/simplepie/test/first_item_date/SPtests/atom/0.3/dc/1.1/date.php @@ -0,0 +1,21 @@ +data = +' + + 2007-01-11T16:00:00Z + +'; + } + + function expected() + { + $this->expected = 1168531200; + } +} + +?> \ No newline at end of file diff --git a/simplepie/test/first_item_date/SPtests/atom/0.3/issued.php b/simplepie/test/first_item_date/SPtests/atom/0.3/issued.php new file mode 100644 index 000000000..003c60f6d --- /dev/null +++ b/simplepie/test/first_item_date/SPtests/atom/0.3/issued.php @@ -0,0 +1,21 @@ +data = +' + + 2007-01-11T16:00:00Z + +'; + } + + function expected() + { + $this->expected = 1168531200; + } +} + +?> \ No newline at end of file diff --git a/simplepie/test/first_item_date/SPtests/atom/0.3/modified.php b/simplepie/test/first_item_date/SPtests/atom/0.3/modified.php new file mode 100644 index 000000000..3d52614e7 --- /dev/null +++ b/simplepie/test/first_item_date/SPtests/atom/0.3/modified.php @@ -0,0 +1,21 @@ +data = +' + + 2007-01-11T16:00:00Z + +'; + } + + function expected() + { + $this->expected = 1168531200; + } +} + +?> \ No newline at end of file diff --git a/simplepie/test/first_item_date/SPtests/atom/1.0/dc/1.0/date.php b/simplepie/test/first_item_date/SPtests/atom/1.0/dc/1.0/date.php new file mode 100644 index 000000000..ae950d342 --- /dev/null +++ b/simplepie/test/first_item_date/SPtests/atom/1.0/dc/1.0/date.php @@ -0,0 +1,21 @@ +data = +' + + 2007-01-11T16:00:00Z + +'; + } + + function expected() + { + $this->expected = 1168531200; + } +} + +?> \ No newline at end of file diff --git a/simplepie/test/first_item_date/SPtests/atom/1.0/dc/1.1/date.php b/simplepie/test/first_item_date/SPtests/atom/1.0/dc/1.1/date.php new file mode 100644 index 000000000..12b2aff76 --- /dev/null +++ b/simplepie/test/first_item_date/SPtests/atom/1.0/dc/1.1/date.php @@ -0,0 +1,21 @@ +data = +' + + 2007-01-11T16:00:00Z + +'; + } + + function expected() + { + $this->expected = 1168531200; + } +} + +?> \ No newline at end of file diff --git a/simplepie/test/first_item_date/SPtests/atom/1.0/published.php b/simplepie/test/first_item_date/SPtests/atom/1.0/published.php new file mode 100644 index 000000000..2aa2311ee --- /dev/null +++ b/simplepie/test/first_item_date/SPtests/atom/1.0/published.php @@ -0,0 +1,21 @@ +data = +' + + 2007-01-11T16:00:00Z + +'; + } + + function expected() + { + $this->expected = 1168531200; + } +} + +?> \ No newline at end of file diff --git a/simplepie/test/first_item_date/SPtests/atom/1.0/updated.php b/simplepie/test/first_item_date/SPtests/atom/1.0/updated.php new file mode 100644 index 000000000..e94af475a --- /dev/null +++ b/simplepie/test/first_item_date/SPtests/atom/1.0/updated.php @@ -0,0 +1,21 @@ +data = +' + + 2007-01-11T16:00:00Z + +'; + } + + function expected() + { + $this->expected = 1168531200; + } +} + +?> \ No newline at end of file -- cgit v1.2.3