[root]/branches/budaev/HEDG2_01/pfunit/tests
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 67 (100.0%) | 3621 (100.0%) | 54.0 |
backported fixes and tests r8333:r8348 from model **06**
20 lines of code changed in 1 file:
backported latest changes from HEDG2_06 r8320
- tests pass
1 lines of code changed in 1 file:
tests: added test suite for big values
- (average) and (std_dev)
- note that (std_dev) does not require `HRP`
41 lines of code changed in 1 file:
tests: merge overflow and tolerance fixes r8291 and r8292
- tests FAIL without (average) function fix in r8280
13 lines of code changed in 2 files:
(food_resource_replenish_food_items_all): merged latest changes from model 06, r7676:r7687, tests pass
104 lines of code changed in 1 file:
tests: debug parameter may modify (preevol_steps_adaptive), so tests should adapt to this case
8 lines of code changed in 1 file:
tests: tolerance reset in terms of s.e. of mean depth, adapted for arbitrary variability in vertical migration pattern; tests could be broken if prey distribution variability was reset, now tolerance is dynamic
27 lines of code changed in 1 file:
tests: added message to test, was confusing failed if debugging flag was set
1 lines of code changed in 1 file:
(population_ga_mutation_rate_adaptive): fixed base point reflecting N grown; (preevol_steps_adaptive): interpolation plot code for higher start n of steps, example only
1 lines of code changed in 1 file:
(migrate_vertical) for global array renamed to (migrate_food_vertical); additional notes and examples
1 lines of code changed in 1 file:
tests: tests for (migrate_vertical)
167 lines of code changed in 1 file:
tests: tests for (std_dev) and (average)
29 lines of code changed in 1 file:
tests: added file status assert
5 lines of code changed in 1 file:
tests: array-based visual range test, for range of outputs
35 lines of code changed in 1 file:
tests: small fixes
8 lines of code changed in 2 files:
tests: added test for visual range (elemental)
33 lines of code changed in 2 files:
tests: added more trivial tests for commondata
129 lines of code changed in 1 file:
tests: renamed shorter
1034 lines of code changed in 3 files:
tests: small fix
5 lines of code changed in 1 file:
tests: test for save_dynamics
36 lines of code changed in 1 file:
tests: test for init_steps csv
19 lines of code changed in 2 files:
(preevol_steps_adaptive_save_csv): add success status
1 lines of code changed in 1 file:
tests: autoallocation, reformat with tab=2
83 lines of code changed in 1 file:
tests: stochasstic test for surface_light()
43 lines of code changed in 1 file:
tests: added tests for (abundance) method
25 lines of code changed in 1 file:
tests: test for (find_environment)
107 lines of code changed in 1 file:
tests: test for .approx.
51 lines of code changed in 1 file:
tests: small change
3 lines of code changed in 1 file:
tests: separated list-based and array-based tests for (join) and (unjoin)
266 lines of code changed in 1 file:
tests: deleted all explicit tests altogether, from now on only a single global array of habitat objects Global_Habitats_Available can be used
1 lines of code changed in 1 file:
IMPORTANT: deleted all explicit habitat array; segmentation faults seem difficult to overcom with multiple huge arrays and optional parameter transfers, give up so far; safer to use old lists of habitats/food resource objects; Global_Habitats_Available is the only global array: implicit procedures retained as global public object doesn't cause segmentation faults; implicit tests passed
25 lines of code changed in 1 file:
tests: fix array size
4 lines of code changed in 1 file:
tests: disable explicit tests
44 lines of code changed in 1 file:
tests: join unjoin implicit only, explicit disabled
13 lines of code changed in 1 file:
tests: test implicit join unjoin; explicit does not pass tests, disabled
63 lines of code changed in 1 file:
tests: added tests for unjoining, failed so far waiting for (unjoin) method
25 lines of code changed in 1 file:
tests: initial tests skeleton for unjoining, now just copy of jpining code
273 lines of code changed in 1 file:
added delete temp files in pfunit, small changes
1 lines of code changed in 1 file:
tests: fixed and completed tests for joining food resources procs
101 lines of code changed in 1 file:
tests: initial tests for subarrays for joining food resources procs
241 lines of code changed in 1 file:
(13 more)