1. Jan 05, 2021
  2. Jan 04, 2021
  3. Jan 03, 2021
    • Steve Bennett's avatar
      travis ci build: test bootstrap jimsh · 7894e90c
      Steve Bennett authored
      
      
      Make sure we don't break the bootstrap jimsh
      Also build with --maintainer to check for assertion failures
      and reference count issues.
      
      Signed-off-by: default avatarSteve Bennett <steveb@workware.net.au>
      7894e90c
    • Steve Bennett's avatar
      bootstrap jimsh: pass all tests · aed37159
      Steve Bennett authored
      
      
      In order to test bootstrap jimsh, it is very helpful
      if it can pass all the unit tests.
      
      - Set tcl_platform(bootstrap) to 1 for bootstrap jimsh or 0 otherwise
      - Use getref to determine in we have references, not ref since we
        implement a poor-man's ref for bootstrap jimsh
      - bootstrap jimsh package doesn't return a "Can't load package"
        message if loading the package fails
      - exec tests using [open |command] need pipe
      - bootstrap jimsh can't set file times with [file mtime]
      
      Signed-off-by: default avatarSteve Bennett <steveb@workware.net.au>
      aed37159
  4. Jan 02, 2021
  5. Jan 01, 2021
  6. Dec 27, 2020
  7. Dec 26, 2020
  8. Dec 14, 2020
  9. Dec 11, 2020
  10. Nov 30, 2020
  11. Nov 16, 2020
  12. Nov 15, 2020
  13. Nov 14, 2020
  14. Nov 09, 2020
  15. Nov 08, 2020
  16. Nov 01, 2020