Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: rewrite tests in std/ to use Deno.test #3930

Merged
merged 28 commits into from
Feb 11, 2020

Commits on Feb 1, 2020

  1. Configuration menu
    Copy the full SHA
    9450279 View commit details
    Browse the repository at this point in the history
  2. merge mod and new_mod

    bartlomieju committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    a135a6f View commit details
    Browse the repository at this point in the history
  3. fix runIfMain

    bartlomieju committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    339868d View commit details
    Browse the repository at this point in the history
  4. self host js unit tests

    bartlomieju committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    21fada7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. wip2

    bartlomieju committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    ffc23e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. wip3

    bartlomieju committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    2251411 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    3bc052a View commit details
    Browse the repository at this point in the history
  2. basic matching working

    bartlomieju committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    3a97cc5 View commit details
    Browse the repository at this point in the history
  3. maybe working

    bartlomieju committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    f5d4f35 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    984b593 View commit details
    Browse the repository at this point in the history
  2. fmt

    bartlomieju committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    c423aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c715799 View commit details
    Browse the repository at this point in the history
  4. fix tests

    bartlomieju committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    df1f2b9 View commit details
    Browse the repository at this point in the history
  5. remove Deno.runIfMain

    bartlomieju committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    509bc58 View commit details
    Browse the repository at this point in the history
  6. disableLog

    bartlomieju committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    bad13dc View commit details
    Browse the repository at this point in the history
  7. fix declaration

    bartlomieju committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    be9880b View commit details
    Browse the repository at this point in the history
  8. reset CI

    bartlomieju committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    dba93ea View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    a25e942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c53efa3 View commit details
    Browse the repository at this point in the history
  3. fix import

    bartlomieju committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    dd9529b View commit details
    Browse the repository at this point in the history
  4. revert std/

    bartlomieju committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    c1f3307 View commit details
    Browse the repository at this point in the history
  5. smaller diff

    bartlomieju committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    9b5862c View commit details
    Browse the repository at this point in the history
  6. reset CI

    bartlomieju committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    d7d8dd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Configuration menu
    Copy the full SHA
    cf17d12 View commit details
    Browse the repository at this point in the history
  2. use Deno.test in std/

    bartlomieju committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    2f82ab5 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    995e4c6 View commit details
    Browse the repository at this point in the history
  2. merge fixes

    bartlomieju committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    5d44ebf View commit details
    Browse the repository at this point in the history
  3. fix import

    bartlomieju committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    6514c00 View commit details
    Browse the repository at this point in the history