<!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">SHIMODA Hiroshi &lt;shimo****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2012-08-02 15:38:38 +0900 (Thu, 02 Aug 2012)</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8">11c40b3c619aed30605511c1a8cca4aa6a452df8</a></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Log</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">Fix tests around translator</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#diff-0">lib/batch/processor.js</a></li>
          <li><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#diff-1">lib/batch/translator.js</a></li>
          <li><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#diff-2">test/batch-translator.test.js</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"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: lib/batch/processor.js (+1 -1)</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"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0L16">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0L17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0L18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0L19">19</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0L20">20</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0L21">21</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0L22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0L23">23</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"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0R16">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0R17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0R18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0R19">19</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0R20">20</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0R21">21</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0R22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L0R23">23</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"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -17,7 +17,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">Processor.prototype = {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (!this.context &amp;&amp; !this.databasePath)</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       throw new Error('no database path');</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     this.context = new nroonga.Context(this.context || this.databasePath);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    this.translator = new translator.Translator(this.domain);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    this.translator = new translator.Translator(this.domain, this.context);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   },</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   validate: function(batches) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     var fields = this.domain.indexFields;</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <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"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: lib/batch/translator.js (+2 -2)</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"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1L0">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1L1">1</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1L2">2</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1L3">3</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1L4">4</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-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1L5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1L6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1L7">7</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"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1R0">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1R1">1</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1R2">2</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-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1R3">3</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1R6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L1R7">7</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"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1,7 +1,7 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var Domain = require('../database').Domain;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-function Translator(domain) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  this.domain = new Domain(domain);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+function Translator(domain, context) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  this.domain = new Domain(domain, context);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   this.initialize();</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <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"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: test/batch-translator.test.js (+17 -17)</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"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L24">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L25">25</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L26">26</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L27">27</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L28">28</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L29">29</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L30">30</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L31">31</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L44">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L45">45</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L47">47</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L48">48</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L49">49</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L50">50</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L51">51</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L57">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L58">58</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L59">59</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L60">60</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L61">61</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L62">62</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L63">63</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L64">64</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L77">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L78">78</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L79">79</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L80">80</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L81">81</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L82">82</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L84">84</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L91">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L94">94</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L95">95</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L97">97</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L98">98</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L105">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L106">106</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L107">107</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L108">108</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L109">109</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L110">110</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L111">111</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L112">112</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L119">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L120">120</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L121">121</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L122">122</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L123">123</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L124">124</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L125">125</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L126">126</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L137">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L138">138</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L139">139</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L140">140</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L141">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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L142">142</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L143">143</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L144">144</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L146">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L147">147</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L148">148</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L149">149</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L150">150</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L151">151</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L152">152</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L153">153</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L157">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L158">158</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L159">159</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L160">160</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L161">161</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L162">162</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L163">163</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L164">164</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L165">165</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L166">166</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L167">167</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L168">168</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L174">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L175">175</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L176">176</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L177">177</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L178">178</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L179">179</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L180">180</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L181">181</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L186">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L187">187</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L188">188</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L189">189</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L190">190</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L191">191</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L192">192</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L193">193</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L198">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L199">199</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L200">200</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L201">201</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L202">202</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/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L203">203</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L204">204</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L205">205</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L206">206</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L207">207</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L208">208</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L209">209</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L210">210</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-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L211">211</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L212">212</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2L213">213</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"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R24">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R25">25</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R26">26</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R27">27</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R28">28</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R29">29</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R30">30</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R31">31</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R44">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R45">45</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R47">47</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R48">48</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R49">49</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R50">50</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R51">51</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R57">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R58">58</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R59">59</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R60">60</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R61">61</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R62">62</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R63">63</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R64">64</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R77">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R78">78</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R79">79</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R80">80</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R81">81</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R82">82</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R84">84</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R91">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R94">94</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R95">95</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R97">97</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R98">98</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R105">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R106">106</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R107">107</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R108">108</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R109">109</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R110">110</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R111">111</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R112">112</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R119">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R120">120</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R121">121</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R122">122</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R123">123</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R124">124</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R125">125</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R126">126</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R137">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R138">138</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R139">139</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R140">140</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R141">141</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R142">142</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R143">143</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R144">144</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R146">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R147">147</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R148">148</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R149">149</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R150">150</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R151">151</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R152">152</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R153">153</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R157">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R158">158</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R159">159</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R160">160</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R161">161</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R162">162</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R163">163</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R164">164</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R165">165</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R166">166</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R167">167</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R168">168</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R174">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R175">175</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R176">176</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R177">177</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R178">178</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R179">179</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R180">180</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R181">181</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R186">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R187">187</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R188">188</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R189">189</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R190">190</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R191">191</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R192">192</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R193">193</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R198">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R199">199</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R200">200</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R201">201</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: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R202">202</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R203">203</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R204">204</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R205">205</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R206">206</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R207">207</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-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R208">208</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R209">209</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R210">210</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R211">211</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R212">212</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/11c40b3c619aed30605511c1a8cca4aa6a452df8#L2R213">213</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"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -25,7 +25,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">     var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               '_key': batch['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               'name': batch['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -45,7 +45,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">     var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           command: 'delete',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             key: batch['id']</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         };</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -58,7 +58,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">     var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               '_key': batch['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               'name': batch['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -78,7 +78,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">     var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           command: 'delete',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             key: batch['id']</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         };</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -92,7 +92,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">           {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-              table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+              table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 '_key': batches[0]['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 'name': batches[0]['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -106,7 +106,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">           {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-              table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+              table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 '_key': batches[1]['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 'name': batches[1]['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -120,7 +120,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">           {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             command: 'delete',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-              table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+              table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               key: batches[2]['id']</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           }</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -138,7 +138,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">       var command = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-              table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+              table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 '_key': batch['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 'name': batch['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -147,7 +147,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">               }])</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           };</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-      var expected = 'load --table test_00000000000000000000000000 --values ' + command.options.values;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+      var expected = 'load --table ' + translator.domain.tableName + ' --values ' + command.options.values;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       var stringified = Translator.commandToString(command);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       assert.equal(stringified, expected);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     });</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -158,11 +158,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">       var command = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             command: 'delete',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-              table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+              table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               key: batch['id']</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           };</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-      var expected = 'delete --table test_00000000000000000000000000 --key ' + command.options.key;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+      var expected = 'delete --table ' + translator.domain.tableName + ' --key ' + command.options.key;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       var stringified = Translator.commandToString(command);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       assert.equal(stringified, expected);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     });</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -175,7 +175,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">             {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   '_key': batches[0]['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   'name': batches[0]['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -187,7 +187,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">             {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   '_key': batches[1]['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   'name': batches[1]['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -199,15 +199,15 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">             {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               command: 'delete',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                table: 'test_00000000000000000000000000',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                table: translator.domain.tableName,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 key: batches[2]['id']</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           ];</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       var expected = [</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            'load --table test_00000000000000000000000000 --values ' + commands[0].options.values,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            'load --table test_00000000000000000000000000 --values ' + commands[1].options.values,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            'delete --table test_00000000000000000000000000 --key ' + commands[2].options.key</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            'load --table ' + translator.domain.tableName + ' --values ' + commands[0].options.values,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            'load --table ' + translator.domain.tableName + ' --values ' + commands[1].options.values,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            'delete --table ' + translator.domain.tableName + ' --key ' + commands[2].options.key</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           ].join('\n');</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       var stringified = Translator.commandsToString(commands);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       assert.equal(stringified, expected);</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>