• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TokTok / hstox / 382

Builds Branch Commit Type Ran Committer Via Coverage
382 master Add hstox-remotes tool. This tool adds all repositories owned by collaborators. The intended use is: $ git clone git@github.com:$YOURNAME/hstox $ cd hstox && tools/hstox-remotes Using this, you will end up with "origin" being your own repo, "ups... Pull #18 08 Jul 2016 11:47AM UTC web-flow travis-ci pending completion   set done
381 master Generalise MessagePack.fromObject to Monad m. fromObject used to return Maybe a, now it returns m a. We use "fail" from Monad to return Nothing for Maybe. In the future, MonadFail[1] will replace Monad, but not anytime soon, since we need to be c... Pull #9 08 Jul 2016 11:15AM UTC web-flow travis-ci pending completion   set done
380 master Generalise MessagePack.fromObject to Monad m. fromObject used to return Maybe a, now it returns m a. We use "fail" from Monad to return Nothing for Maybe. In the future, MonadFail[1] will replace Monad, but not anytime soon, since we need to be c... Pull #9 08 Jul 2016 10:48AM UTC web-flow travis-ci pending completion   set done
379 master Fix "make repl". cabal repl doesn't work well with HPC enabled, so we re-configure without coverage before running the repl (read-eval-print-loop). We also delete .configure.stamp so that next time we do "make build", we will re-configure with co... Pull #17 08 Jul 2016 10:36AM UTC web-flow travis-ci pending completion   set done
378 master Rename test. It was named the same as another test. push 07 Jul 2016 06:27PM UTC iphydf travis-ci pending completion   set done
377 master Rename test. It was named the same as another test. Pull #16 07 Jul 2016 06:15PM UTC web-flow travis-ci pending completion   set done
376 master Added Box.encrypt, Box.decrypt and CombinedKey.precompute tests Pull #14 07 Jul 2016 06:05PM UTC web-flow travis-ci pending completion   set done
375 master Make sure that test failures also fail the build on Travis. push 07 Jul 2016 06:00PM UTC iphydf travis-ci pending completion   set done
374 master Make sure that test failures also fail the build on Travis. Pull #15 07 Jul 2016 05:49PM UTC web-flow travis-ci pending completion   set done
373 master Added Box.encrypt, Box.decrypt and CombinedKey.precompute tests Pull #14 07 Jul 2016 05:19PM UTC web-flow travis-ci pending completion   set done
371 master Added Box.encrypt, Box.decrypt and CombinedKey.precompute tests Pull #14 07 Jul 2016 05:06PM UTC web-flow travis-ci pending completion   set done
370 master Add more crypto box tests. There is a bug in the C implementation of newKeyPair, which is not exhibited by any current tests. Once CombinedKey.precompute is implemented, the newly added tests will fail, so we can then fix newKeyPair. push 07 Jul 2016 05:06PM UTC iphydf travis-ci pending completion   set done
372 master Generalise MessagePack.fromObject to Monad m. fromObject used to return Maybe a, now it returns m a. We use "fail" from Monad to return Nothing for Maybe. In the future, MonadFail[1] will replace Monad, but not anytime soon, since we need to be c... Pull #9 07 Jul 2016 05:06PM UTC web-flow travis-ci pending completion   set done
367 master Enable AddressSanitizer[1] on test-hstox C code. This will help identify problems while developing the C-libtoxcore test backend. It is disabled by default, and also not enabled on Travis, since the GCC on Travis does not support it. The error me... push 07 Jul 2016 04:42PM UTC iphydf travis-ci pending completion   set done
368 master Add more crypto box tests. There is a bug in the C implementation of newKeyPair, which is not exhibited by any current tests. Once CombinedKey.precompute is implemented, the newly added tests will fail, so we can then fix newKeyPair. Pull #12 07 Jul 2016 04:35PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 26
  • 27
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc