1. 12 Oct, 2021 6 commits
  2. 11 Sep, 2021 5 commits
  3. 13 Nov, 2019 7 commits
  4. 16 Jan, 2016 6 commits
  5. 14 Dec, 2015 2 commits
  6. 06 Dec, 2015 1 commit
  7. 05 Dec, 2015 1 commit
  8. 03 Dec, 2015 1 commit
  9. 01 Dec, 2015 1 commit
    • Scott4man's avatar
      Reverse change made in commit 1a8f1c58 · 5c66ad0b
      Scott4man authored
      so that Tlsh_impl is decoupled from Tlsh.  This change allows packages
      that depend upon Tlsh to not be recompiled if only internal changes are
      made to Tlsh.  Also fix some minor problems discovered when running
      unittest on Windows.
      5c66ad0b
  10. 23 Nov, 2015 2 commits
    • Scott Forman's avatar
      Merge pull request #13 from anthraxx/bugfix/pythonpath · a1a64bf5
      Scott Forman authored
      using PYTHONPATH to run tests against local library
      a1a64bf5
    • anthraxx's avatar
      using PYTHONPATH to run tests against local library · c320f8c9
      anthraxx authored
      this resolves the issue that the library needs to be installed
      into the system before the tests can work correctly.
      
      Also it is possible to pass the python executable as the first
      parameter, allowing to test both, python2 and python3
      
      CARCH env var allowes to either override the arch (on cross-platform
      packaging of i686 packages build on x64) or get the default
      architecture via uname -m
      c320f8c9
  11. 20 Nov, 2015 2 commits
  12. 17 Nov, 2015 1 commit
  13. 16 Nov, 2015 1 commit
  14. 09 Nov, 2015 2 commits
  15. 05 Nov, 2015 1 commit
  16. 22 Oct, 2015 1 commit