<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <dl style="line-height: 1.5; margin-left: 2em">
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
      <dd style="margin-left: 8.5em">Kouhei Sutou &lt;kou****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2017-04-26 15:19:43 +0900 (Wed, 26 Apr 2017)</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
      <dd style="margin-left: 8.5em"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65">ab55abb6aae57a36b1194e1d9786611366f85f65</a></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
      <dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">test: remove needless tests

For example, the following case focuses Ruby&#39;s basic feature (argument
check feature). It&#39;s not a test area of us.

    test(&quot;no values&quot;) do
      assert_raise(ArgumentError){ between(&quot;tags&quot;) }
    end

For example, the following case doesn&#39;t show expected behavior. We
expect String or Symbol as the first argument. We don&#39;t expect number as
the first argument. It&#39;s unexpected behavior (we can validate the first
argument or we just use the argument value because it&#39;s responsive of
user). We shouldn&#39;t add a test for the unexpected behavior. If we
validate the first argument then it&#39;s reasonable that we add a test
that the method raises for wrong value.

    test(&quot;number_include&quot;) do
      assert_equal({
                     :table =&gt; &quot;posts&quot;,
                     :filter =&gt; &quot;between(10, 2, \&quot;include\&quot;, 29, \&quot;include\&quot;)&quot;,
                   },
                   between(10, 2, &quot;include&quot;, 29, &quot;include&quot;))
    end</pre></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910e">test/request/test-select.rb</a></li>
        </ul>
      </dd>
    </dl>

    <div class="diff-section" style="clear: both">
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: test/request/test-select.rb (+3 -35)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL100">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL101">101</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL102">102</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL103">103</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL104">104</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL105">105</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL106">106</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL107">107</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL108">108</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL109">109</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL110">110</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL111">111</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL112">112</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL113">113</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL114">114</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL115">115</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL116">116</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL117">117</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL118">118</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL119">119</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL120">120</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL121">121</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL122">122</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL123">123</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL124">124</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL125">125</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL126">126</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL127">127</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL128">128</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL129">129</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL130">130</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL131">131</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL132">132</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL133">133</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL134">134</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL135">135</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL136">136</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL137">137</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL138">138</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL139">139</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL140">140</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL141">141</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL142">142</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL143">143</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eL144">144</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR100">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR101">101</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR102">102</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR103">103</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR104">104</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR105">105</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR106">106</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR107">107</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR108">108</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR109">109</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR110">110</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR111">111</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/ab55abb6aae57a36b1194e1d9786611366f85f65#diff-9adc2dfdb776817b8d408ecb228f910eR112">112</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -101,44 +101,12 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">class TestRequestSelect &lt; Test::Unit::TestCase</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">                                 max, max_border).to_parameters</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      test(&quot;<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">c</span>o<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">lumn_name_inclu</span>de&quot;) do</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      test(&quot;<span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">b</span>o<span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">r</span>de<span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">r</span>&quot;) do</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         assert_equal({</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                        :table =&gt; &quot;posts&quot;,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                       :filter =&gt; &quot;between(ages, 2, \&quot;include\&quot;, 29, \&quot;<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">in</span>clude\&quot;)&quot;,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                       :filter =&gt; &quot;between(ages, 2, \&quot;include\&quot;, 29, \&quot;<span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">ex</span>clude\&quot;)&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                      },</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                     between(&quot;ages&quot;, 2, &quot;include&quot;, 29, &quot;include&quot;))</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      end</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      test(&quot;column_name_exclude&quot;) do</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-        assert_equal({</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                       :table =&gt; &quot;posts&quot;,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                       :filter =&gt; &quot;between(ages, 2, \&quot;exclude\&quot;, 29, \&quot;exclude\&quot;)&quot;,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                     },</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                     between(&quot;ages&quot;, 2, &quot;exclude&quot;, 29, &quot;exclude&quot;))</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      end</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      test(&quot;number_include&quot;) do</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-        assert_equal({</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                       :table =&gt; &quot;posts&quot;,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                       :filter =&gt; &quot;between(10, 2, \&quot;include\&quot;, 29, \&quot;include\&quot;)&quot;,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                     },</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                     between(10, 2, &quot;include&quot;, 29, &quot;include&quot;))</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      end</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      test(&quot;number_exclude&quot;) do</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-        assert_equal({</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                       :table =&gt; &quot;posts&quot;,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                       :filter =&gt; &quot;between(10, 2, \&quot;exclude\&quot;, 29, \&quot;exclude\&quot;)&quot;,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                     },</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                     between(10, 2, &quot;exclude&quot;, 29, &quot;exclude&quot;))</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      end</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      test(&quot;no values&quot;) do</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-        assert_raise(ArgumentError){ between(&quot;tags&quot;) }</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      end</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      test(&quot;too much values&quot;) do</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-        assert_raise(ArgumentError){ between(&quot;ages&quot;, 2, &quot;include&quot;, 29, &quot;include&quot;, 3) }</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                     between(&quot;ages&quot;, 2, &quot;include&quot;, 29, &quot;exclude&quot;))</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       end</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>