Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up- Toronto, ON
- http://blog.vlad1.com
Popular repositories
-
gecko-dev
Forked from mozilla/gecko-dev
-
VerticalTabs
Forked from philikon/VerticalTabs
Firefox add-on for arranging tabs vertically
-
dwrote-rs
DirectWrite bindings and wrapper for Rust
-
webvr-oculus-addon
Oculus/LibOVR Addon for WebVR-enabled Firefox
-
winrm
Unix-compatible rm, with Windows APIs.
-
ha-freeboard
Forked from Freeboard/freeboard
A Home Assistant focused fork of Freeboard: A damn-sexy, open source real-time dashboard builder for IOT and other web mashups.
46 contributions in the last year
Contribution activity
July 2018
Created a pull request in xkbeyer/CatchTestAdapter that received 10 comments
Add TestSourcePathRoots to settings for better discovery of source locations
My project results in catch test containers that report relative filenames, e.g. modules/foo/bar.cpp. They're relative to the solution root, but th…
Created an issue in xkbeyer/CatchTestAdapter that received 10 comments
if a test executable throws during execution, it's removed from Test Explorer
I've got a test executable that's hitting a runtime assert during one of the tests. When run through Test Explorer via "Run All", all the tests are…