source: tags/ms_r18q1/UNIT_TESTER/run/diff/swapped.input

Last change on this file was 16861, checked in by westram, 6 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: 357 bytes
Line 
1XX
2DE   file to test correctness of ARB_textfiles_have_difflines
3XX
4CC   Wed Oct  6 09:35:01 2010
5CC   Thu Sep 30 23:23:19 2010
6XX
7QQ   1st line
8QQ   3rd line
9QQ   2nd line
10XX
11DT   06-OCT-1910 (Rel. 1, Last updated, Version 1)
12DT   05-JAN-1910 (Rel. 1, Last updated, Version 1)
13DT   06-OCT-1910 (Rel. 1, Created)
14DT   05-JAN-1910 (Rel. 1, Created)
15XX
16XX
17
18
Note: See TracBrowser for help on using the repository browser.