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

Add test support for emscripten targets #610

Closed
wants to merge 22 commits into from

Commits on Jun 8, 2017

  1. Bump ctest to 0.1.3

    malbarbo committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    3c6a4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6324ed9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    772efe9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0547ddf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ca0849 View commit details
    Browse the repository at this point in the history
  6. Fix loff_t, ino_t, off_t, blkcnt_t, blksize_t, fsblkcnt_t, fsfilcnt_t…

    … definitions for emscripten
    malbarbo committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    084e473 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66c7d05 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d87405d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd00492 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. Fix style

    malbarbo committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    6cd1dd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f88b6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4228e72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef7e8e9 View commit details
    Browse the repository at this point in the history
  5. Fix __SIZEOF_PTHREAD_MUTEX_T for mips

    This was changed when emscripten test support was added
    malbarbo committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    5363161 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b49cecf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf60a14 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    80fda85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d5b09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97502e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Configuration menu
    Copy the full SHA
    f22bfe3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/rust-lang/libc into emscr…

    …ipten
    
    Conflicts:
    	Cargo.lock
    	src/unix/notbsd/linux/mips/mod.rs
    malbarbo committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    7df3af3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52f1b31 View commit details
    Browse the repository at this point in the history