Skip to content
Snippets Groups Projects
  1. Aug 07, 2014
    • Erwan Jahier's avatar
      non-reg tests: try to remove tests that fail for bad reasons. · 5c16363d
      Erwan Jahier authored
      For instance, do not launch tests that perform result comparison (via
      lurette) on files that contains extern nodes (as they cannot be
      executed) or package.  Package do not work because appending the
      tested lustre file with the generated oracle as I do is wrong in
      presence of package.
      
      Moreover, my current test process is not able to test programs which
      main node IOs are not all on the base clock. I have fixed this by
      patching the examples.
      
      # of expected passes 		1508 -> 1512
      # of unexpected failures	130 -> 84
      5c16363d
  2. Jul 11, 2014
  3. Jul 10, 2014
  4. Jul 09, 2014
  5. Jul 07, 2014
  6. Jul 04, 2014
  7. Jul 01, 2014
    • Erwan Jahier's avatar
      Soc2c: inline ITE soc, to make things simpler. · a4df5e5e
      Erwan Jahier authored
      Indeed, ite are polymorphic, and thus inventing names during soc
      instanciation is error-prone, ugly, innefficient, and increase the
      code size.
      
      Moreover, using C ite to translate them online (ie, without going
      trough a soc) is straigforward
      
      # of unexpected failures	104->101.
      a4df5e5e
  8. Jun 27, 2014
  9. Jun 26, 2014
  10. Jun 24, 2014
  11. Jun 23, 2014
  12. Jun 20, 2014
  13. Jun 19, 2014
  14. Jun 18, 2014
  15. Jun 16, 2014
  16. Jun 13, 2014
Loading