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: soimort/python-romkan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: blagarde/python-romkan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ddt_testing
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 11, 2014

  1. CHANGE: Now using ddt to improve test maintainability. Moved test cas…

    …es to tab-separated input<tab>expected_output CSV files.
    blagarde committed Jan 11, 2014
    Configuration menu
    Copy the full SHA
    6e38d7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ee82d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2014

  1. ADD: Compiled a CSV table with lots of test cases for the various rom…

    …anization schemes (they need to be discussed)
    blagarde committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    d558aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3582f2 View commit details
    Browse the repository at this point in the history
  3. Delete unused CSV files

    blagarde committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    dbe56c7 View commit details
    Browse the repository at this point in the history
  4. FIX: small hiragana 'ya'

    blagarde committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    0a271cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e5935b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2014

  1. Configuration menu
    Copy the full SHA
    b564f61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f6b2a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c4f998 View commit details
    Browse the repository at this point in the history
Loading