Sha256: 0d712703d266d905164bcce50829d77b77dad6f551c653627391329795a04006
Contents?: true
Size: 1.47 KB
Versions: 18
Compression:
Stored size: 1.47 KB
Contents
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>test_filetype_collections (CacheAndCollections)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> <pre><span class="ruby-comment cmt"># File test/tc_cache_and_collections.rb, line 5</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">test_filetype_collections</span> <span class="ruby-identifier">image_has_collection_of</span>(<span class="ruby-value str">"http://mirrors.apple2.org.za/ftp.apple.asimov.net/images/graphics/printshop/Print%20Shop%20Graphics%20Library%20-%20Volume%201%20-%20Back.dsk"</span>,<span class="ruby-identifier">:pictures</span>) <span class="ruby-identifier">image_has_collection_of</span>(<span class="ruby-value str">"http://www.atariarchives.org/oldhackers/OHJF95A.ATR"</span>,<span class="ruby-identifier">:texts</span>) <span class="ruby-identifier">image_has_collection_of</span>(<span class="ruby-value str">"http://mirrors.apple2.org.za/landover.no-ip.com/Applications/Agriculture%20(19xx)(-).dsk"</span>,<span class="ruby-identifier">:listings</span>) <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
18 entries across 9 versions & 1 rubygems