Skip to content
Snippets Groups Projects
  1. Jun 02, 2021
  2. 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
  3. May 07, 2021
  4. May 06, 2021
  5. May 05, 2021
  6. May 04, 2021
  7. Apr 29, 2021
  8. Apr 28, 2021
  9. Apr 26, 2021
  10. 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
  11. Apr 19, 2021
  12. Apr 16, 2021
  13. Apr 14, 2021
  14. Apr 13, 2021
  15. Apr 12, 2021
  16. Mar 30, 2021
  17. Mar 29, 2021
Loading