source: trunk/UNIT_TESTER/run/pars/nucl-readdall-quick.tree.expected

Last change on this file was 16861, checked in by westram, 7 years ago
  • reintegrates 'unittest' into 'trunk'
    • fixed non-deterministic behavior of add-species:
      • 2 sequences in test-DB were identical (changed 1 bp)
      • AP_tree_edge cannot be used to store insert-positions (uses pair of AP_tree_nlen instead)
      • corrected some undefined behavior (results did depend on compiler version+flags):
        • general order of inserts was undefined
        • order of initial-insert was undefined (used by complete tree reconstruction)
    • bugs fixed:
      • not all possible insert-positions were tested
      • sometimes species were added at wrong positions
      • if multiple species were inserted at the same position, the following optimization
        • did modify topology
        • now optimizes all multi-inserts globally
        • at leaf-positions: includes the leaf (Note: this does not modify the original topology)
      • insert order now is "longest sequence first" (was "shortest sequence first")
    • fixed unwanted behavior when testing for content of generated files
  • adds: log:branches/unittest@16807:16860
File size: 523 bytes
Line 
1(
2 (
3  (
4   (
5    (
6     (
7      (
8       CloButy2:0.000,
9       CloButyr:0.014
10      ):0.030,
11      CloBifer:0.234
12     ):0.295,
13     CloCarni:0.132
14    ):0.075,
15    (
16     (
17      CloTyro2:0.013,
18      CloTyrob:0.013
19     ):0.537,
20     CloPaste:0.197
21    ):0.058
22   ):0.030,
23   (
24    CloInnoc:0.397,
25    CloTyro4:0.293
26   ):0.151
27  ):0.114,
28  (
29   CorAquat:0.063,
30   CurCitre:0.074
31  ):0.069
32 ):0.057,
33 (
34  (
35   (
36    CloTyro3:0.877,
37    CorGluta:0.233
38   ):0.084,
39   CytAquat:0.349
40  ):0.308,
41  CelBiazo:0.101
42 ):0.057);
Note: See TracBrowser for help on using the repository browser.