drupal/modules/simpletest/files
mcdruid 2ceeb7101c Issue #2877131 by collinhaines, Liam Morland, sjerdo, hass, oadaeh, gnuget, johns996, gapple, aerozeppelin, mgifford, alexpott: CSS aggregation strips some essential whitespace within strings 2021-05-27 16:00:41 +01:00
..
css_test_files Issue #2877131 by collinhaines, Liam Morland, sjerdo, hass, oadaeh, gnuget, johns996, gapple, aerozeppelin, mgifford, alexpott: CSS aggregation strips some essential whitespace within strings 2021-05-27 16:00:41 +01: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-no-transparency.gif Issue #2215369 by fietserwin, Lowell, mondrake, mr.baileys, David_Rothstein, kristofferwiklund, TwoD, bradjones1, svanou, kristiaanvandeneynde, Fabianx: Various bugs with PHP 5.5 imagerotate(), including when incorrect color indices are passed in 2016-07-03 06:59:44 -07:00
image-test-transparent-out-of-range.gif Issue #375062 by cs_shadow, David_Rothstein, mondrake, juampy, theunraveler, hswong3i, smk-ka, fietserwin: "imagecolorsforindex() Color index nnn out of range in GDToolkit" message sometimes appears 2015-03-30 01:18:18 -04: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
phar-1.phar SA-CORE-2019-002 by greggles, cashwilliams, EclipseGc, larowlan, samuel.mortenson, alexpott, tedbow, effulgentsia, Fabianx, xjm, mlhess 2019-01-15 11:42:00 -06: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.