An error occurred fetching the project authors.
  1. 03 Apr, 2020 1 commit
    • Arnaud Fontaine's avatar
      ZODB Components: erp5_simulation: Migrate Solvers and Testers from filesystem (MR !1093). · a7d6edba
      Arnaud Fontaine authored
      This moves portal_solver_processes from erp5_base to erp5_simulation as its
      Portal Type definition is already there and it was initially moved away from
      erp5_simulation presumably because erp5_simulation was for new Simulation at
      that time.
      
      Also, as delivery_causality_workflow uses portal_solver_processes, move it to
      erp5_simulation (along with delivery_causality_interaction). This required
      fixing Unit Tests to install erp5_simulation before erp5_trade (it already
      depended on it anyway).
      a7d6edba
  2. 20 Sep, 2019 1 commit
  3. 24 May, 2019 1 commit
    • Tatuya Kamada's avatar
      simulation: Test the divergence on Float Equivalence Tester with the epsilon-span by default · 6d17f0a1
      Tatuya Kamada authored
      Before:
         Float Equivalence Tester does not test the divergence even if Divergence Provider is ON
          
      After:
           Float Equivalence Tester test the divergence with the epsilon-span if Divergence Provider is ON
          
      Before, we needed the following condition to test the divergence at Float Equivalence Tester:
          
             "Divergence Provider is ON"  AND
             ("Absolute Tolerance has some value"  OR
              "Relative Tolerance has some value" )
          
      However this default behavior was not consistent with other testers, and
      difficult to notice from the user interface.
      Thus test the divergence by default with the epsilon span which is defined in 
      FloatEquivalenceTester class.
          
      The epsilon-span is the same amount that when we put 0.0 into the ranges.
      The 0.0 has been the configuration of erp5_configurator_standard_trade_template.
      
      /reviewed-on nexedi/erp5!865
      6d17f0a1
  4. 28 Jan, 2016 1 commit
  5. 10 Mar, 2015 1 commit
  6. 04 Sep, 2014 1 commit
  7. 11 May, 2012 1 commit
  8. 07 Apr, 2011 1 commit
  9. 24 Mar, 2011 1 commit
  10. 30 Dec, 2010 1 commit
  11. 07 Nov, 2010 1 commit
  12. 05 Nov, 2010 1 commit
  13. 16 Sep, 2010 1 commit
  14. 05 Mar, 2010 1 commit
  15. 23 Feb, 2010 1 commit
  16. 17 Feb, 2010 1 commit
  17. 16 Feb, 2010 1 commit
  18. 03 Apr, 2009 1 commit
  19. 19 Jan, 2009 1 commit
  20. 17 Sep, 2007 1 commit
  21. 12 Dec, 2006 1 commit