Commit graph

20 commits

Author SHA1 Message Date
Simon Brooke 0a23cacd04 Further work on Postgres transform, still not perfect.
Current unit tests are almost worthless; need new tests.
2025-05-23 17:56:00 +01:00
Simon Brooke 38f9c0f0e4 Merge branch 'develop' of ssh://git.journeyman.cc:4022/simon/adl into develop;
Fixed yet another validator test.
2025-05-23 10:17:04 +01:00
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 69ead0f5eb #10: fixes bug 10, all tests pass, no regression expected. 2019-12-28 14:20:50 +00:00
Simon Brooke b472bd4950 #9: Fixes bug 9, all tests pass...
But I'm not utterly confident there won't be regressions.
2019-12-28 14:12:18 +00:00
Simon Brooke 8f24c314a1 Now creating a complete database initialisation script that runs. 2019-11-16 13:15:27 +00:00
Simon Brooke c2d006ac3b A number of improvements, but still not generating clean PSQL. 2019-11-15 15:27:24 +00:00
Simon Brooke dd4120bb91 Run lein ancient and updated dependencies.
to_psql_tests do NOT yet pass (new file, never has passed)
2019-11-12 16:19:01 +00:00
Simon Brooke e2aa979458 All unit tests passing. 2019-11-12 15:10:26 +00: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