Skip to content

Instantly share code, notes, and snippets.

View brainail's full-sized avatar
🦊
What Does The Fox Say?

Yegor brainail

🦊
What Does The Fox Say?
View GitHub Profile
@brainail
brainail / stdc++.h
Created October 27, 2015 20:26 — forked from velicast/stdc++.h
Linux GCC 4.8.0 /bits/stdc++.h header definition.
// C++ includes used for precompiling -*- C++ -*-
// Copyright (C) 2003-2013 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as published by the
// Free Software Foundation; either version 3, or (at your option)
// any later version.
@brainail
brainail / README.md
Last active August 29, 2015 14:09 — forked from roottony/README.md

README

Allows running Robolectric tests directly from the Android Studio.

Supported versions

This script works with com.android.tools.build:gradle:0.14.0 and Android Studio v0.9.1

Instructions

Robolectric setup