drupal/modules/simpletest/files
David Rothstein 16fe2e9d8c Issue #1198904 by das-peter, jox: Drupal_load_stylesheet() fails to load @import files in different directories. 2013-12-27 23:51:46 -05:00
..
css_test_files Issue #1198904 by das-peter, jox: Drupal_load_stylesheet() fails to load @import files in different directories. 2013-12-27 23:51:46 -05:00
README.txt Issue #1511656 by alberto56, afeijo: Make core/modules/simpletest/files/README.txt grammatically correct. 2012-07-30 00:57:57 -04:00
html-1.txt - Added a test framework to Drupal along with a first batch of tests for 2008-04-20 18:24:07 +00:00
html-2.html - Added a test framework to Drupal along with a first batch of tests for 2008-04-20 18:24:07 +00:00
image-1.png - Patch #562968 by kkaefer: optimize module and theme images. 2010-06-29 15:39:52 +00:00
image-2.jpg - Patch #562968 by kkaefer: optimize module and theme images. 2010-06-29 15:39:52 +00:00
image-test.gif #373613 interim commit: Adding some images that can be used in image API testing. 2009-02-15 05:18:54 +00:00
image-test.jpg - Patch #562968 by kkaefer: optimize module and theme images. 2010-06-29 15:39:52 +00:00
image-test.png - Patch #562968 by kkaefer: optimize module and theme images. 2010-06-29 15:39:52 +00:00
javascript-1.txt - Patch #782056 by aspilicious: removing every tab + trailing white space in core. 2010-04-28 20:25:22 +00:00
javascript-2.script - Added a test framework to Drupal along with a first batch of tests for 2008-04-20 18:24:07 +00:00
php-1.txt - Patch #782056 by aspilicious: removing every tab + trailing white space in core. 2010-04-28 20:25:22 +00:00
php-2.php - Patch #471142 by stella: code style fixes. 2009-05-24 05:21:56 +00:00
sql-1.txt - Added a test framework to Drupal along with a first batch of tests for 2008-04-20 18:24:07 +00:00
sql-2.sql - Added a test framework to Drupal along with a first batch of tests for 2008-04-20 18:24:07 +00:00

README.txt

These files are useful in tests that upload files or otherwise need to
manipulate files, in which case they are copied to the files directory as
specified in the site settings. Dummy files can also be generated by tests in
order to save space.