From f6d65e533c62f6deb21342d4901ece24497b433e Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 4 Jun 2015 07:31:04 +0200 Subject: Update to MediaWiki 1.25.1 --- tests/phpunit/data/resourceloader/add.gif | Bin 0 -> 74 bytes tests/phpunit/data/resourceloader/bold-a.svg | 6 ++++++ tests/phpunit/data/resourceloader/bold-b.svg | 6 ++++++ tests/phpunit/data/resourceloader/bold-f.svg | 6 ++++++ tests/phpunit/data/resourceloader/help-ltr.svg | 10 ++++++++++ tests/phpunit/data/resourceloader/help-rtl.svg | 10 ++++++++++ tests/phpunit/data/resourceloader/next.svg | 4 ++++ tests/phpunit/data/resourceloader/next_massage.svg | 4 ++++ tests/phpunit/data/resourceloader/prev.svg | 4 ++++ tests/phpunit/data/resourceloader/remove.svg | 6 ++++++ tests/phpunit/data/resourceloader/remove_variantize.svg | 6 ++++++ 11 files changed, 62 insertions(+) create mode 100644 tests/phpunit/data/resourceloader/add.gif create mode 100644 tests/phpunit/data/resourceloader/bold-a.svg create mode 100644 tests/phpunit/data/resourceloader/bold-b.svg create mode 100644 tests/phpunit/data/resourceloader/bold-f.svg create mode 100644 tests/phpunit/data/resourceloader/help-ltr.svg create mode 100644 tests/phpunit/data/resourceloader/help-rtl.svg create mode 100644 tests/phpunit/data/resourceloader/next.svg create mode 100644 tests/phpunit/data/resourceloader/next_massage.svg create mode 100644 tests/phpunit/data/resourceloader/prev.svg create mode 100644 tests/phpunit/data/resourceloader/remove.svg create mode 100644 tests/phpunit/data/resourceloader/remove_variantize.svg (limited to 'tests/phpunit/data/resourceloader') diff --git a/tests/phpunit/data/resourceloader/add.gif b/tests/phpunit/data/resourceloader/add.gif new file mode 100644 index 00000000..5f454ca1 Binary files /dev/null and b/tests/phpunit/data/resourceloader/add.gif differ diff --git a/tests/phpunit/data/resourceloader/bold-a.svg b/tests/phpunit/data/resourceloader/bold-a.svg new file mode 100644 index 00000000..4b828779 --- /dev/null +++ b/tests/phpunit/data/resourceloader/bold-a.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/phpunit/data/resourceloader/bold-b.svg b/tests/phpunit/data/resourceloader/bold-b.svg new file mode 100644 index 00000000..4f648203 --- /dev/null +++ b/tests/phpunit/data/resourceloader/bold-b.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/phpunit/data/resourceloader/bold-f.svg b/tests/phpunit/data/resourceloader/bold-f.svg new file mode 100644 index 00000000..357d2e5d --- /dev/null +++ b/tests/phpunit/data/resourceloader/bold-f.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/phpunit/data/resourceloader/help-ltr.svg b/tests/phpunit/data/resourceloader/help-ltr.svg new file mode 100644 index 00000000..bb2545c5 --- /dev/null +++ b/tests/phpunit/data/resourceloader/help-ltr.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/tests/phpunit/data/resourceloader/help-rtl.svg b/tests/phpunit/data/resourceloader/help-rtl.svg new file mode 100644 index 00000000..255ae95b --- /dev/null +++ b/tests/phpunit/data/resourceloader/help-rtl.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/tests/phpunit/data/resourceloader/next.svg b/tests/phpunit/data/resourceloader/next.svg new file mode 100644 index 00000000..02b4e387 --- /dev/null +++ b/tests/phpunit/data/resourceloader/next.svg @@ -0,0 +1,4 @@ + + + + diff --git a/tests/phpunit/data/resourceloader/next_massage.svg b/tests/phpunit/data/resourceloader/next_massage.svg new file mode 100644 index 00000000..bbd1a8d6 --- /dev/null +++ b/tests/phpunit/data/resourceloader/next_massage.svg @@ -0,0 +1,4 @@ + + + + diff --git a/tests/phpunit/data/resourceloader/prev.svg b/tests/phpunit/data/resourceloader/prev.svg new file mode 100644 index 00000000..f31ec095 --- /dev/null +++ b/tests/phpunit/data/resourceloader/prev.svg @@ -0,0 +1,4 @@ + + + + diff --git a/tests/phpunit/data/resourceloader/remove.svg b/tests/phpunit/data/resourceloader/remove.svg new file mode 100644 index 00000000..6ad79174 --- /dev/null +++ b/tests/phpunit/data/resourceloader/remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/phpunit/data/resourceloader/remove_variantize.svg b/tests/phpunit/data/resourceloader/remove_variantize.svg new file mode 100644 index 00000000..bcbe8712 --- /dev/null +++ b/tests/phpunit/data/resourceloader/remove_variantize.svg @@ -0,0 +1,6 @@ + + + + + + -- cgit v1.2.3-54-g00ecf