Граф коммитов

28 Коммитов

Автор SHA1 Сообщение Дата
Martijn van Dijk ed50a4d69e
Remove folder from csproj 2018-03-25 17:18:48 +02:00
Jacob Duijzer 729442f9fe - Fixed issue with try-catch
- added unit tests for helper class
2018-03-24 15:06:55 +01:00
Martijn van Dijk 6e7f3968d5 Fix namespaces 2018-03-19 14:02:58 +01:00
Martijn van Dijk 55f3260e9b Move platform to platforms 2018-03-19 12:01:14 +01:00
Martijn van Dijk bc5633e626 Fix missing usings 2018-03-10 13:39:16 +01:00
Martijn van Dijk 4d4a4cbe73 Move hints and attributes into the right folder 2018-03-10 12:56:51 +01:00
Martijn van Dijk 03e57d04ae Fix a couple of headers 2018-03-08 18:28:04 +01:00
Martijn van Dijk 6f21d2e5aa Cleanup csproj files 2018-03-08 17:31:16 +01:00
Martijn van Dijk bac9379e1e Rename test to tests to align with old nuget package and current naming 2018-03-06 14:20:33 +01:00
Martijn van Dijk f80160ac15
Merge pull request #2618 from MvvmCross/unittests/mvxobservablecollection
Add observable collection tests
2018-03-02 11:05:17 +01:00
Martijn van Dijk b040a8e752 Update nuget packages 2018-02-26 14:03:41 +01:00
Tomasz Cielecki 8625e44eba Add more range tests 2018-02-13 16:53:28 +01:00
Tomasz Cielecki 72427b781a Add observable collection tests 2018-02-13 15:57:22 +01:00
William Barbosa 4ca85c6356 Add unit tests 2018-02-13 09:30:32 -02:00
William Barbosa 1d6099c34e Merge remote-tracking branch 'MvvmCross/develop' into new-plugin-architecture 2018-02-12 21:09:15 -02:00
Tomasz Cielecki b7b79cc16d Fix a bunch of unit test related warnings 2018-02-12 22:56:15 +01:00
Tomasz Cielecki 0f5ab751e8
More unittests (#2596)
* Add exceptions tests

* Add more parser tests

* Add missing ;

* Fix namespace after rebase

* Add license to exception test

* Make inverted visibility conveter less of an eyesore

* Go away regions and some dry

* Add visibility tests
2018-02-12 22:55:35 +01:00
William Barbosa 7670a99bc2 Merge remote-tracking branch 'MvvmCross/develop' into new-plugin-architecture
# Conflicts:
#	MvvmCross.Forms/Platform/Android/Core/MvxFormsAndroidSetup.cs
#	MvvmCross.Plugins/File/Platform/Android/Plugin.cs
2018-02-12 18:24:47 -02:00
William Barbosa 6a8e03f4c7 Add a bunch of tests for MvxPluginManager 2018-02-12 18:20:35 -02:00
William Barbosa 0f7aa35f50 Add Unit Tests 2018-02-12 17:31:56 -02:00
nmilcoff 94acad7b5d ExtensionMethods -> Extensions 2018-02-11 17:38:24 -03:00
nmilcoff a10941e03a Fix compilation issues & update new namespaces 2018-02-11 16:35:44 -03:00
Martijn van Dijk 143931f663 Simplify namespaces even more 2018-02-09 17:52:36 +01:00
Martijn van Dijk d4202451c6 Fix unit test 2018-02-09 11:10:02 +01:00
Martijn van Dijk 1db21559fd Fix remaining issues 2018-02-08 20:15:44 +01:00
Martijn van Dijk ad1930bfa4 Fix usings in main project 2018-02-08 18:59:34 +01:00
Martijn van Dijk 8f3220ae37 Change namespaces for tests 2018-02-07 17:11:44 +01:00
Martijn van Dijk 149d4a3c8c Move actual unit tests and test project to correct folders (#2583)
* Move actual unit tests and test project to correct folders

* Fix path in unit tests
2018-02-05 17:20:02 +01:00