Commit graph

7 commits

Author SHA1 Message Date
meysam navaei
d86d7609e0 add console projects 2018-02-06 00:57:15 +03:30
Ilya Pirozhenko
6b3c96eaa6 Merge pull request #289 from knocte/nunitSupport
Tests: add NUnit support
2016-11-17 09:20:07 +03:00
Andres G. Aragoneses
d6887a70f1 Tests: add NUnit support
What's an open source project that cannot be
tested in an open source platform? The best
open source .NET IDE that works in Linux
(MonoDevelop) doesn't have support for
VisualStudio Testing framework, but it has
support for NUnit.

By abstracting a bit the TLSharp.Tests assembly
we can have two different wrappers, one for
NUnit tests and other for VisualStudio tests,
so no one can be left behind.
2016-11-09 00:50:34 +08:00
Andres G. Aragoneses
cc0ca3bcd4 Add C# style policy to SLN file
This helps MonoDevelop know that the solution will default
to spaces instead of tabs, etc. This doesn't disrupt the
solution in VisualStudio at all.
2016-11-09 00:49:07 +08:00
Afshin Arani
6af7c66a81 Redesign Everything 2016-09-24 17:08:26 +03:30
Afshin Arani
f083fb9b30 Remove Test Project 2016-09-22 16:59:28 +03:30
Ilya Pirozhneko
3bb487a194 TLSharp and Tests 2015-09-28 10:01:17 +08:00