Skip to content

Commits

Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Mar 28, 2023

  1. Copy the full SHA
    7d0176a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. 3.17.1

    searls committed Mar 20, 2023
    Copy the full SHA
    afd97e2 View commit details
    Browse the repository at this point in the history
  2. changelog

    searls committed Mar 20, 2023
    Copy the full SHA
    1f1c72e View commit details
    Browse the repository at this point in the history
  3. Merge pull request testdouble#509 from Trim/esm-export-func-as-function

    add missing function alias for ES module
    searls committed Mar 20, 2023
    Copy the full SHA
    e472346 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4791100 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. 3.17.0

    searls committed Mar 13, 2023
    Copy the full SHA
    db226f7 View commit details
    Browse the repository at this point in the history
  2. 3.17.0

    searls committed Mar 13, 2023
    Copy the full SHA
    30e805b View commit details
    Browse the repository at this point in the history
  3. Bump quibble

    searls committed Mar 13, 2023
    Copy the full SHA
    d57aedc View commit details
    Browse the repository at this point in the history
  4. Merge pull request testdouble#508 from maxbeatty/browser-global

    Replace usage of global with globalThis for better browser support
    searls committed Mar 13, 2023
    Copy the full SHA
    6a9ec89 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. docs: globalThis

    maxbeatty committed Mar 12, 2023
    Copy the full SHA
    578a4b4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2148f98 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a32e98d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3b3dcf7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6a33e45 View commit details
    Browse the repository at this point in the history
  6. build: node 14

    BREAKING CHANGE: only support node engines greater than or equal to 14
    
    node v14 end-of-life 2023-04-30
    maxbeatty committed Mar 12, 2023
    Copy the full SHA
    47353fd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Merge pull request testdouble#505 from testdouble/build-on-windows

    Add windows to the build
    searls committed Feb 19, 2023
    Copy the full SHA
    b30d2f4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d5088b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request testdouble#506 from webstech/cw/winwin

    ci: improve Windows support
    searls committed Feb 19, 2023
    Copy the full SHA
    56d5b2b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. ci: do not expect shebang support on Windows

    Specify command to run in scripts named 'test:example:*'.
    
    Signed-off-by: Chris. Webster <chris@webstech.net>
    webstech committed Feb 13, 2023
    Copy the full SHA
    114a379 View commit details
    Browse the repository at this point in the history
  2. dev: support Windows based developers

    Add control so files are checked out with lf and not crlf.  A number of
    tests are shell scripts that run under bash and Windows lineends are not
    supported.
    
    Signed-off-by: Chris. Webster <chris@webstech.net>
    webstech committed Feb 13, 2023
    Copy the full SHA
    6dbff22 View commit details
    Browse the repository at this point in the history
  3. ci - teenytest-proxy Windows support

    npm installs packages differently based on the platform.  The `.bin`
    entry the proxy was using is a symlink on UNIX type platforms but may have
    three different forms on WIndows.  The actual installed package will
    now  be required directly.  This is still a temporary patch pending
    fixes for the issues identified in the proxy file.
    
    Signed-off-by: Chris. Webster <chris@webstech.net>
    webstech committed Feb 13, 2023
    Copy the full SHA
    b4647ab View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Merge pull request testdouble#504 from Trim/document-replaceesm-api

    add documentation for td.replaceEsm API
    searls committed Feb 12, 2023
    Copy the full SHA
    9694bb3 View commit details
    Browse the repository at this point in the history
  2. boot circle

    searls committed Feb 12, 2023
    Copy the full SHA
    af7cdb6 View commit details
    Browse the repository at this point in the history
  3. give up on node 14 for now

    searls committed Feb 12, 2023
    Copy the full SHA
    05b55be View commit details
    Browse the repository at this point in the history
  4. add windows to the build

    searls committed Feb 12, 2023
    Copy the full SHA
    903ae7f View commit details
    Browse the repository at this point in the history
  5. stick to ubuntu

    searls committed Feb 12, 2023
    Copy the full SHA
    58c71fb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    930199b View commit details
    Browse the repository at this point in the history
  7. maybe double quotes will work?

    searls committed Feb 12, 2023
    Copy the full SHA
    b904886 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9b602c3 View commit details
    Browse the repository at this point in the history
  9. Remove esm flag

    searls committed Feb 12, 2023
    Copy the full SHA
    cc913e9 View commit details
    Browse the repository at this point in the history
  10. Make this test "work" on Windows

    This test was a stupid idea btw
    searls committed Feb 12, 2023
    Copy the full SHA
    1d06166 View commit details
    Browse the repository at this point in the history
  11. It isn't clear why this won't work with npm ci but I assume it has so…

    …mething to do with local paths
    searls committed Feb 12, 2023
    Copy the full SHA
    50b7641 View commit details
    Browse the repository at this point in the history
  12. Upgrade deps

    searls committed Feb 12, 2023
    Copy the full SHA
    f25a564 View commit details
    Browse the repository at this point in the history
  13. Update deps

    searls committed Feb 12, 2023
    Copy the full SHA
    18c746d View commit details
    Browse the repository at this point in the history
  14. maybe 14 doesn't work

    searls committed Feb 12, 2023
    Copy the full SHA
    94eb68b View commit details
    Browse the repository at this point in the history
Older