<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/base/src/test/java/bjc/utils/ioutils/LevelSplitterTest.java, branch trunk</title>
<subtitle>Miscellaneous utilities and support code
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/'/>
<entry>
<title>Refactor test structure</title>
<updated>2020-03-27T20:39:52+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-03-27T20:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=373464d30d87bd8702fe27b920ed1406a0833ef3'/>
<id>373464d30d87bd8702fe27b920ed1406a0833ef3</id>
<content type='text'>
Tests are now in a 'test' sub-package, so it is clear that they are
indeed test code, not just disjoint parts of the main code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests are now in a 'test' sub-package, so it is clear that they are
indeed test code, not just disjoint parts of the main code</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2018-10-28T20:53:15+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-28T20:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=de3c396e8ebee90f584957725fa1757da4c6dda6'/>
<id>de3c396e8ebee90f584957725fa1757da4c6dda6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import organization</title>
<updated>2018-10-28T18:52:07+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-28T18:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=192f803f67169298d6c8a658c9a5a46f6fe93019'/>
<id>192f803f67169298d6c8a658c9a5a46f6fe93019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix levelSplitterRX, and add tests to ensure that it stays fixed</title>
<updated>2018-10-19T00:43:44+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-19T00:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=3db013fc7ec8b242f1a7456910484063fba7e938'/>
<id>3db013fc7ec8b242f1a7456910484063fba7e938</id>
<content type='text'>
It would also be fairly easy to convert this to a general splitRX, or
add support for additional expressions. This might be a better interface
than the one in ConfigurableTokenSplitter. (It'd almost certainly be
easier to debug/introspect than the bodged together regex that CTS
uses,)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It would also be fairly easy to convert this to a general splitRX, or
add support for additional expressions. This might be a better interface
than the one in ConfigurableTokenSplitter. (It'd almost certainly be
easier to debug/introspect than the bodged together regex that CTS
uses,)</pre>
</div>
</content>
</entry>
</feed>
