Skip to content
Snippets Groups Projects
  1. Feb 19, 2020
    • Joe Richey's avatar
      tests: Improve testing infrastructure · 13751818
      Joe Richey authored
      
      - Cleanup .travis.yml
        - Loops over std/no_std targets
        - Remove deprecated/useless keys
        - No more `cd`, we just use `--package`.
      - Improve tests
        - Main `getrandom` tests are now unit test modules instead of
          integration tests, making the code cleaner.
        - The custom RNG crates now use this common module as part of their
          integration tests.
        - No more weird test-only features needed to get the crate to build.
      
      Signed-off-by: default avatarJoe Richey <joerichey@google.com>
      13751818
  2. Jun 26, 2019
  3. Feb 05, 2019
Loading