summaryrefslogtreecommitdiff
path: root/base/src/test/java/bjc/utils/ioutils/LevelSplitterTest.java
AgeCommit message (Collapse)Author
2018-10-18Fix levelSplitterRX, and add tests to ensure that it stays fixedbculkin2442
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,)