Sha256: 85702c5e55b900a1e64aaa7ef017f62b327d2fe5d15be99a928e841814bbaa80

Contents?: true

Size: 1.56 KB

Versions: 22

Compression:

Stored size: 1.56 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="HammerCLI::CompleterLine::splitting words" tests="11" time="0.000945652" failures="0" errors="0" skipped="0" assertions="11">
  <testcase name="test_0007_should split line with double quotes" time="0.000120471" assertions="1">
  </testcase>
  <testcase name="test_0006_should split line with single quotes" time="6.4186e-05" assertions="1">
  </testcase>
  <testcase name="test_0003_should split on equal sign" time="6.3251e-05" assertions="1">
  </testcase>
  <testcase name="test_0004_should split when last character is equal sign" time="5.1141e-05" assertions="1">
  </testcase>
  <testcase name="test_0005_should split on equal sign when quotes are used" time="5.5434e-05" assertions="1">
  </testcase>
  <testcase name="test_0002_should split basic line with space at the end" time="6.0992e-05" assertions="1">
  </testcase>
  <testcase name="test_0011_should split line with one double quote and space between" time="5.318e-05" assertions="1">
  </testcase>
  <testcase name="test_0008_should split line with single quotes and space between" time="5.6164e-05" assertions="1">
  </testcase>
  <testcase name="test_0009_should split line with one single quote and space between" time="5.5884e-05" assertions="1">
  </testcase>
  <testcase name="test_0010_should split line with double quotes and space between" time="5.4777e-05" assertions="1">
  </testcase>
  <testcase name="test_0001_should split basic line" time="6.1865e-05" assertions="1">
  </testcase>
  <system-out>
  </system-out>
  <system-err>
  </system-err>
</testsuite>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
hammer_cli-0.19.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.18.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.17.1 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.17.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.16.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.15.1 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.15.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.14.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.13.1 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.13.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.12.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.10.1 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.9.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.8.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.7.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.6.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.4.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.3.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.2.0 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
hammer_cli-0.1.4 test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml