summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons/nft-j-f
Commit message (Expand)AuthorAgeFilesLines
* parser_json: only allow concatenations with 2 or more expressionsFlorian Westphal2025-04-021-0/+26
* evaluate: fix crash when generating reject statement errorFlorian Westphal2025-04-021-0/+32
* evaluate: only allow stateful statements in set and map definitionsFlorian Westphal2025-03-311-0/+34
* expression: don't try to import empty stringFlorian Westphal2025-03-311-0/+38
* json: fix error propagation when parsing binop lhs/rhsFlorian Westphal2025-03-311-0/+76
* json: disallow empty concatenationPablo Neira Ayuso2025-03-271-0/+27
* json: return error if table does not existFlorian Westphal2025-03-271-0/+3
* json: make sure timeout list is initialisedFlorian Westphal2025-03-211-0/+54