Skip to content
Snippets Groups Projects
  1. Aug 02, 2021
  2. Jul 29, 2021
  3. Jul 28, 2021
  4. Jul 26, 2021
  5. Jul 08, 2021
  6. Jul 07, 2021
  7. Jun 28, 2021
  8. Jun 25, 2021
  9. Jun 24, 2021
  10. Jun 23, 2021
  11. Jun 02, 2021
  12. Jun 01, 2021
    • Adriaan de Groot's avatar
      testSystemTools: apply root-check to more systems · e65c5693
      Adriaan de Groot authored and Brad King's avatar Brad King committed
      The TestFileAccess test fails on FreeBSD (probably others) with this message:
      
          TestFileAccess incorrectly indicated that this is a writable file
      
      if the test is run as root; apply the same cop-out as on Linux and don't
      run it when testing as root.
      e65c5693
  13. May 07, 2021
  14. May 06, 2021
  15. May 05, 2021
  16. May 04, 2021
  17. Apr 29, 2021
  18. Apr 28, 2021
  19. Apr 26, 2021
  20. Apr 23, 2021
    • Rolf Eike Beer's avatar
      SystemInformation: improve CPU counting on non-standard architectures · 7b0f5c20
      Rolf Eike Beer authored
      When /proc/cpuinfo does not match the expected layout the number of logical or
      physical CPUs can be reported as 0. Adapt the parsing to catch the layout used
      on Sparc, and ensure that the number of logical cores is never 0.
      
      While at it slightly improve the CPU frequency checking so it also matches
      Linux Sparc32.
      7b0f5c20
  21. Apr 19, 2021
  22. Apr 16, 2021
  23. Apr 14, 2021
  24. Apr 13, 2021
Loading