Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GlasgowEmbedded/glasgow
base: b317e4512cfb
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: 2a8bfc981b90
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 8, 2020

  1. test: add script to run tests.

    `python setup.py test` is apparently deprecated. This reuses some of
    the internal implementation of that command, but at least establishes
    a stable interface to run the tests with.
    emilazy authored and whitequark committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    f2546d8 View commit details
    Browse the repository at this point in the history
  2. gateware.analyzer: disable broken FIFO tests.

    See issue #182.
    emilazy authored and whitequark committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    2a8bfc9 View commit details
    Browse the repository at this point in the history