mirror of
https://github.com/pantor/inja.git
synced 2026-05-03 20:15:22 +00:00
ca53920be2
* Initialize missing fields in Lexer constructor - Add tok_start and pos initialization to Lexer constructor - Fix clang-tidy uninitialized fields warning Signed-off-by: Huang Rui <vowstar@gmail.com> * Fix argument type mismatch for load_file and load_json methods - Use .string() method for path objects in benchmark file loading - Apply same path conversion in test cases for consistency Signed-off-by: Huang Rui <vowstar@gmail.com> * Fix and cleanup mismatch error in windows test case - Use .string() method for path objects in benchmark file loading - Fix test case failure introduced in https://github.com/pantor/inja/commit/65aa8a669dfa1d7aae4aed457cbf8834f33ad419 Signed-off-by: Huang Rui <vowstar@gmail.com> --------- Signed-off-by: Huang Rui <vowstar@gmail.com>
3.6 KiB
3.6 KiB