Key | Value |
---|---|
CRC32 | 03484E89 |
FileName | assertions.rb |
FileSize | 17790 |
MD5 | D61051720E28514A149DA37A6FA8FFE4 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Operating System', 'Language': 'Multilanguage', 'MfgCode': '2529', 'OpSystemCode': '913', 'ProductCode': '185406', 'ProductName': 'Linux Mint Xfce (Sonya)', 'ProductVersion': '18.2'} |
RDS:package_id | 222721 |
SHA-1 | 84FCB721C701F9AA47EE765656B80A30C0C14CE0 |
SHA-256 | 891738532FFA718155CEFE274FF8BAF1F89DBCD3CA80CFCFD8A05D6F730BBAC4 |
SHA-512 | D17506F041B4CEB6F6DFA6A5B29D66006E1C0B722F07543B95D2FAE3C7534D270BA72A8C8487F3C0C81F55DE33DE9372E6E69D788A6B6D55B122EC2416EEC2B8 |
SSDEEP | 192:U5U7182khSMpKpVlPTbXWsXQlBBPfDTGG5W4ON+cNf0dEq4sG1GrzlXHCwuFsiQj:kUfkXpqjz54LddEdeHCpQtoJk |
SpecialCode | |
TLSH | T17D824E3D99026A7C4067F07564D86886EB46813B43E82F39B0AEC0E83F59121E7F67F1 |
db | nsrl_modern_rds |
insert-timestamp | 1727040616.7108846 |
mimetype | text/x-ruby |
source | RDS.db |
tar:gname | bin |
tar:uname | root |
hashlookup:parent-total | 38 |
hashlookup:trust | 100 |
The searched file hash is included in 38 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//mips64//ruby-2.3.3.tgz |
MD5 | B46FB1DE41A7325E58690CEF7A0311D9 |
SHA-1 | 02231AF790DBC3B171A75054342F6914A157C8FF |
SHA-256 | CF3B1D81C3E6D44D2CB0208FC3763F27207F65FF05D382640D774BB056B1547D |
SSDEEP | 196608:TWe+IpdvwLUXuamGi8/dnOZcJv7ebXfSp+fPa7:TWDIpd4LUXuam/ciIv7ebXfO+fPE |
TLSH | T171763341A4A4B1D19005D8376229B723633137D67EFAB9C76C1B3FA4A3D295CFD28D84 |
Key | Value |
---|---|
MD5 | 68879A0C62EF5426347CF616A5F5C555 |
PackageArch | noarch |
PackageDescription | minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply. |
PackageMaintainer | Fedora Project |
PackageName | rubygem-minitest |
PackageRelease | 101.fc24 |
PackageVersion | 5.8.4 |
SHA-1 | 0647A2E02119274C1663E0CDF4EB1C2951C5FE81 |
SHA-256 | 6B4337ED61EA60EE02F054D27C02B37890A621E9790C3DE5E23FDA85FA0D98B3 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//arm//ruby-2.3.3.tgz |
MD5 | DCC69C1531BB6C9E815B0C905B0C770B |
SHA-1 | 0B3235A2976B64BE5E9F2160F86385F5907D7F50 |
SHA-256 | 770F4187AE58711640D8548B2DCAD5BD18A881E074FF39381695FE66717F8B0F |
SSDEEP | 196608:7eT4oiMUaYYBIZKeQWHod3+wTPTwvlsFcX7ebXfSp+fPa0:R3ireBoE8PilsFcX7ebXfO+fPP |
TLSH | T12376339D0AFEDC41F090B61B9622B9124D04369F88A2ED91F42054F953B21BD7A7BDF3 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//mips64el//ruby-2.3.6p0.tgz |
MD5 | 7847F4888A4943CA66408446AB228921 |
SHA-1 | 0E120A6A89E561339620B0D1EFBC399383D60461 |
SHA-256 | 22DBD19A739A856A18287DDF76A47F1F983F2DDD7F67D6466199162FCB1452B7 |
SSDEEP | 196608:DUNbrvMfvwLqYVk5MKiUwxAqYcOTtXsAADKSp+fPaB:bQLqTMKjwxFYBtXtADKO+fPy |
TLSH | T15D763311459EE72CE2BCB09AF87F4931B57C925DCCBB98C9B14928A90F26DF08917874 |
Key | Value |
---|---|
MD5 | 3C53FD15FC11D6B5005E0153E230BB05 |
PackageArch | noarch |
PackageDescription | minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply. |
PackageMaintainer | Fedora Project |
PackageName | rubygem-minitest5 |
PackageRelease | 2.fc24 |
PackageVersion | 5.8.4 |
SHA-1 | 13BA92DB1F8761E7B224AFD9B8C697461B80E81D |
SHA-256 | 44C93388363972AE49748D26BEE549553B2F5A731D250C89BD815B4C0017511F |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.4/packages//i386//ruby-2.3.7.tgz |
MD5 | 6AF6AD964BEEE049BF83E80DC457381B |
SHA-1 | 13D7428A631F77A85E23DA64B714F72B6FE85B2C |
SHA-256 | F7664BF268D1C734EB8FE0B7ADD033C315E0BB575D5D20E47010B21309CC6B55 |
SSDEEP | 196608:XHhRn1z9fgUW2xmBRxazC3KZ3pF/W+qLxmPfSp+fPa4:XHhb9chK7hExmPfO+fPP |
TLSH | T1F5763361E88AEC3604D4CD2FD51ACA1C873687FF99C1D0AD1F0F276B0A094966E1BDE5 |
Key | Value |
---|---|
FileSize | 36556 |
MD5 | 1978B3F18BA28606BBA4E7350B2C290B |
PackageDescription | Ruby test tools supporting TDD, BDD, mocking, and benchmarking minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. . minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. . minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. . minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! . minitest/mock by Steven Baker, is a beautifully tiny mock object framework. . minitest/pride shows pride in testing and adds coloring to your test output. . minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ruby-minitest |
PackageSection | ruby |
PackageVersion | 5.8.4-2 |
SHA-1 | 16C263BBBE35DF5061C991740655D6A7D35C83AA |
SHA-256 | 893C88EF6BA04001DC397B7245149C82309534652A2B3545327117E0EB5D6FD6 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//hppa//ruby-2.3.3.tgz |
MD5 | 0B1C2A548C6B9C55527F1CFC4AADC8AF |
SHA-1 | 1FC4810B07857DA30051843BC8FA20D85ED870A2 |
SHA-256 | F5A911130FBD9A3D9CA1BF997D42ADE1D6CE9FDD3EE1D5BB42449D46E77CB7F7 |
SSDEEP | 196608:x0oxBGf9btmh+qMjmp1AYE3C5D7ebXfSp+fPa+:x0o+f9btmqjAAT3C17ebXfO+fPZ |
TLSH | T16B7633C4C6F2F4A99D66D5ABCB397C1C3C18126B7D929A13A12DBBDE130E40F518E5E0 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//powerpc//ruby-2.3.6p0.tgz |
MD5 | F97F43212C43DB5EA3292A962A17A1EA |
SHA-1 | 356E2EB36D71E413B866048D97EFEC3D98556570 |
SHA-256 | B9802833363B41A3C2781C1ED26325AF3B92743DB228449D81B078ADBBE65604 |
SSDEEP | 196608:oEOyumNEvv+V1AJ8DDsvDxLRAADKSp+fPax:FumOvW1AJ8S6ADKO+fPO |
TLSH | T1F8763311CC0C8B30A459983FE575D82EDA75A0DD2F6B11D7589A3E9613088AAFC97CFC |
Key | Value |
---|---|
SHA-1 | 3672A6E599CD17CBD8C3FDD2717BA562FCD94E75 |
snap-authority | canonical |
snap-filename | Vx9pG82ee90F6I8l9D1q1ysxnwNVhy0c_55.snap |
snap-id | Vx9pG82ee90F6I8l9D1q1ysxnwNVhy0c_55 |
snap-name | dnsbl-client |
snap-publisher-id | bVv71kYrxpKkH0HgkCNUVuii430tjGsH |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2018-07-22T07:53:30.957109Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/Vx9pG82ee90F6I8l9D1q1ysxnwNVhy0c_55.snap |