Removed E3_CELL_PATH environment override
This was needed since we had to have a way for the test suites to override this value. However, this can also be acheived by writing to configure/CONFIG_CELL.local. This was added in a refactoring of run_make to make more clear what variables can be passed there.
Showing
- configure/E3/CONFIG_CELL 1 addition, 1 deletionconfigure/E3/CONFIG_CELL
- tests/conftest.py 8 additions, 0 deletionstests/conftest.py
- tests/test_build.py 10 additions, 10 deletionstests/test_build.py
- tests/test_e3.py 1 addition, 1 deletiontests/test_e3.py
- tests/test_versions.py 1 addition, 1 deletiontests/test_versions.py
- tests/utils.py 8 additions, 3 deletionstests/utils.py
Please register or sign in to comment