Files
Kay Hayen e4978e1a69 Optimization: Add enumate and zip built-in nodes
* Need to take care of Python2 and Python3.10 zip differences.

* This is in preparation for adding optimization re-formulation
  of this change.
2026-06-22 11:50:36 +02:00
..
2026-06-21 12:16:00 +02:00

This directory contains a large amount of tests. Please be sure to checkout the
description in the Developer Manual. You will find it normally as file
"../Developer_Manual.rst" and within it, there is a section "Running the Tests",
with sub-sections that describe each directory here and how to use it.