Commit graph

12 commits

Author SHA1 Message Date
Simon Brooke b944aa6bf1 Lots of work on trying to get all validator tests to pass.
Three still fail, but substantial progress. The to-husql-queries
tests are failing much worse, but are not a current target (nor is
the validator, frankly, but it irks me that it is so broken)
2025-05-22 11:43:48 +01:00
Simon Brooke 789f300237 Two more tests pass; fifteen still fail 2018-09-27 16:14:22 +01:00
Simon Brooke 5ec60e524c Refactoring in progress... 2018-07-28 16:27:46 +01:00
Simon Brooke 1d5525ceaa Built the canonicalisation stage into the ADL processor
Unit tests do not all pass.
2018-07-20 00:00:47 +01:00
Simon Brooke e98906c85e Much progress! Many working! 2018-06-10 22:18:54 +01:00
Simon Brooke 1cf13abd45 Merged in 2018-06-03 08:24:50 +01:00
Simon Brooke ab2c45e887 string-equal-ignore-whitespace is a predicate... 2018-03-21 11:26:23 +00:00
Simon Brooke fa704d1a07 Leveraged whitespace-insensitive match to make expected SQL readable
Pleased with this!
2018-03-21 10:57:54 +00:00
Simon Brooke dcbe9ee01b Queries improved, all tests in adl.to-hugsql-queries-test pass. 2018-03-21 10:32:02 +00:00
Simon Brooke 5cf0a4cbed More unit tests. 2018-03-21 01:55:08 +00:00
Simon Brooke 4d6bad7c2a Making a commit now to mark a point in development. Many tests fail
Failures are to do with XML elements with (legitimate) text content. My validator - specifically I think the function adl.validator/disjunct-valid? - is causing spurious validation fails. But just having a battery of unit tests is progress.
2018-03-20 22:52:04 +00:00
Simon Brooke 38bcacc376 Preparing for move to GitHub 2018-03-20 16:21:43 +00:00