<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in tester1-worker.html</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>49048b14 - Significant cleanups and expansion of the sqlite3.opfs utilities. Add oo1.DB.dbVfsName(). Add VFS name to worker1:open&apos;s arguments and result.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/ext/wasm/tester1-worker.html#49048b14</link>
        <description>Significant cleanups and expansion of the sqlite3.opfs utilities. Add oo1.DB.dbVfsName(). Add VFS name to worker1:open&apos;s arguments and result.FossilOrigin-Name: 86a341d7e061f946b39e8647ddd4743013b851b33ae9e6e755d8dbc53fba5286

            List of files:
            /sqlite-3.40.0/ext/wasm/tester1-worker.html</description>
        <pubDate>Tue, 01 Nov 2022 07:49:49 +0000</pubDate>
        <dc:creator>stephan &lt;stephan@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>d3c8f2ac - Remove persistence from the &apos;reverse log order?&apos; checkbox in tester1.js to eliminate an inconsistency between the main-thread and worker-thread modes (the latter having no option for persistence of that setting).</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/ext/wasm/tester1-worker.html#d3c8f2ac</link>
        <description>Remove persistence from the &apos;reverse log order?&apos; checkbox in tester1.js to eliminate an inconsistency between the main-thread and worker-thread modes (the latter having no option for persistence of that setting).FossilOrigin-Name: ecf906b07f50b4fcc551d20326a1bb1189bd6c2274627fd293f9460658ebea07

            List of files:
            /sqlite-3.40.0/ext/wasm/tester1-worker.html</description>
        <pubDate>Tue, 25 Oct 2022 08:15:57 +0000</pubDate>
        <dc:creator>stephan &lt;stephan@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>98147dd5 - Add kvvfs tests to tester1.js. Fix a scopedAlloc() misuse in oo1.DB ctor caused by refactoring earlier this morning (and caught by these new tests).</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/ext/wasm/tester1-worker.html#98147dd5</link>
        <description>Add kvvfs tests to tester1.js. Fix a scopedAlloc() misuse in oo1.DB ctor caused by refactoring earlier this morning (and caught by these new tests).FossilOrigin-Name: 8e0f001ab76de6dbc17295b9085f7f61ce274c43f8c432ea4d2ec3153d248ff3

            List of files:
            /sqlite-3.40.0/ext/wasm/tester1-worker.html</description>
        <pubDate>Fri, 21 Oct 2022 06:58:27 +0000</pubDate>
        <dc:creator>stephan &lt;stephan@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>848d27ad - Add timing info and OPFS sanity tests to tester1.js</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/ext/wasm/tester1-worker.html#848d27ad</link>
        <description>Add timing info and OPFS sanity tests to tester1.jsFossilOrigin-Name: 99915b0076422487cdd181a54e55694404fba13e4a540329b5ede9e2c9e12532

            List of files:
            /sqlite-3.40.0/ext/wasm/tester1-worker.html</description>
        <pubDate>Fri, 21 Oct 2022 06:26:17 +0000</pubDate>
        <dc:creator>stephan &lt;stephan@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>cd0df83c - Apply considerable acrobatics to get the JS/WASM deliverables building to and loadable from a directory other than the one which contains the app-level code. Requires an only-slightly-leaky abstraction of passing a URL argument when loading sqlite3.js but provides much greater flexibility in where the JS/WASM files are located.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/ext/wasm/tester1-worker.html#cd0df83c</link>
        <description>Apply considerable acrobatics to get the JS/WASM deliverables building to and loadable from a directory other than the one which contains the app-level code. Requires an only-slightly-leaky abstraction of passing a URL argument when loading sqlite3.js but provides much greater flexibility in where the JS/WASM files are located.FossilOrigin-Name: 6d468dab9eb84d4548f68014959f02fe4f66455472ff24fe729382bb2972e3d1

            List of files:
            /sqlite-3.40.0/ext/wasm/tester1-worker.html</description>
        <pubDate>Wed, 19 Oct 2022 04:44:58 +0000</pubDate>
        <dc:creator>stephan &lt;stephan@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>d85d0839 - Port the first 180-odd unit tests from testing1.* into the new tester1.*. Fix a stray-keystroke-induced typo which broke pstack.allocChunks().</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/ext/wasm/tester1-worker.html#d85d0839</link>
        <description>Port the first 180-odd unit tests from testing1.* into the new tester1.*. Fix a stray-keystroke-induced typo which broke pstack.allocChunks().FossilOrigin-Name: ef689e33e464829f5cbe4ca24a53d9dba59abe74d3d80a37a91b93a4eccccf2d

            List of files:
            /sqlite-3.40.0/ext/wasm/tester1-worker.html</description>
        <pubDate>Thu, 13 Oct 2022 08:03:31 +0000</pubDate>
        <dc:creator>stephan &lt;stephan@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>402da26c - Add initial infrastructure for setting up function/regression tests for the JS/WASM APIs.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/ext/wasm/tester1-worker.html#402da26c</link>
        <description>Add initial infrastructure for setting up function/regression tests for the JS/WASM APIs.FossilOrigin-Name: 7f5db9829b6e60fadb756fea5442da1f4368c8428bb5cdaf14f97f0c3c8451d9

            List of files:
            /sqlite-3.40.0/ext/wasm/tester1-worker.html</description>
        <pubDate>Wed, 12 Oct 2022 15:54:28 +0000</pubDate>
        <dc:creator>stephan &lt;stephan@noemail.net&gt;</dc:creator>
    </item>
</channel>
</rss>
