Changed handling of blank environment, fixed section handling on command line,...
Changed handling of blank environment, fixed section handling on command line, cleaned up testing, added release changes * Changed behavior if environment name is set but empty: now uses default instead of looking for '' environment * Fixed command line handling: different variables in the same section are now all recognized (see IssueID #5501). The test cases are updated accordingly * Re-organized test cases to group command line handling in its own class * Added empty [namelists] section to test config, simplifying test writing * Added CHANGES.txt for upcoming release 0.3.0, updated setup to 0.3.0dev
Showing
- CHANGES.txt 96 additions, 0 deletionsCHANGES.txt
- MANIFEST.in 1 addition, 1 deletionMANIFEST.in
- expconfig.py 4 additions, 0 deletionsexpconfig.py
- mkexp 3 additions, 3 deletionsmkexp
- setup.py 1 addition, 1 deletionsetup.py
- test.py 15 additions, 7 deletionstest.py
- test/standard_experiments/DEFAULT.config 2 additions, 0 deletionstest/standard_experiments/DEFAULT.config
CHANGES.txt
0 → 100644
Please register or sign in to comment