first approach on testing #27

Merged
lukas merged 7 commits from feat-testing into main 2026-04-03 17:35:11 +00:00
Owner

closes #25

  • is this really the nice way for testing memoize integration? (maybe it would be nicer to check for amount of externs (-> isn't this in the mmz?) and/or grep for specific magic values in the context?)
  • xetex and luatex fail with respect to memoize (possible some files already exist because pdftex ran before and the environment is not clean anymore?)
  • testing tagging is left open until tagging is implemented

discussions in https://github.com/atticus-sullivan/kata/pull/6

closes #25 - [x] is this really the nice way for testing `memoize` integration? (maybe it would be nicer to check for amount of externs (-> isn't this in the `mmz`?) and/or grep for specific magic values in the *context*?) - [x] `xetex` and `luatex` fail with respect to `memoize` (possible some files already exist because `pdftex` ran before and the environment is not clean anymore?) - testing tagging is left open until tagging is implemented discussions in https://github.com/atticus-sullivan/kata/pull/6
lukas self-assigned this 2026-04-01 18:58:36 +00:00
lukas changed title from WIP: first approach on testing to first approach on testing 2026-04-02 21:51:55 +00:00
Author
Owner

Notes:

  • checkruns and dynamicfiles are important settings in l3build
  • 3.2 Specifying expectations in the l3build docs might be interesting in the future
Notes: - `checkruns` and `dynamicfiles` are important settings in l3build - *3.2 Specifying expectations* in the `l3build` docs might be interesting in the future
lukas merged commit 151c502ac0 into main 2026-04-03 17:35:11 +00:00
lukas deleted branch feat-testing 2026-04-03 17:35:11 +00:00
Sign in to join this conversation.
No description provided.