Skip to content

Commit dc501a2

Browse files
authored
Merge pull request #5 from ai-traders/single-test-proj
Removed BaGet.Core.Tests project
2 parents febd480 + 554ffae commit dc501a2

File tree

11 files changed

+9
-165
lines changed

11 files changed

+9
-165
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/Feature_request.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,15 @@
1-
<!--
2-
PLEASE READ THIS MESSAGE.
3-
4-
HOW TO WRITE A GOOD PULL REQUEST?
5-
6-
- Read the contributing guide: https://github.com/loic-sharma/BaGet/blob/master/CONTRIBUTING.md.
7-
- Make it small.
8-
- Do only one thing.
9-
- Avoid re-formatting.
10-
- Make sure the code builds.
11-
- Add tests.
12-
- Write useful descriptions and titles.
13-
- Address review comments in terms of additional commits.
14-
- Once approved, please squash your commits to avoid polluting the commit history.
15-
-->
16-
171
### What does this PR do?
182

19-
<!-- A brief description of the change being made with this pull request. -->
3+
<!-- description of the change being made with this pull request. -->
204

21-
### Closes Issue(s)
5+
### ReletedIssue(s)
226

237
<!-- List here all the issues closed by this pull request. -->
248

25-
### Motivation
9+
### Motivation and why
2610

2711
<!-- What inspired you to submit this pull request? -->
2812

2913
### Additional Notes
3014

31-
<!-- Anything else we should know when reviewing? -->
15+
<!-- Anything else we should know when reviewing? -->

.github/PULL_REQUEST_TEMPLATE/mergeback.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE/release.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

BaGet.sln

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BaGet.Web", "src\BaGet.Web\
1717
EndProject
1818
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{29C987E9-6646-4E7D-997C-001D2F898459}"
1919
EndProject
20-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BaGet.Core.Tests", "tests\BaGet.Core.Tests\BaGet.Core.Tests.csproj", "{B64E87D6-0B51-49D6-9789-85199F691288}"
21-
EndProject
2220
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BaGet.Tests", "tests\BaGet.Tests\BaGet.Tests.csproj", "{A12BF29E-4678-42FB-914D-B0B51DEE3771}"
2321
EndProject
2422
Global
@@ -94,18 +92,6 @@ Global
9492
{3373222B-24DD-412D-A3B4-A774B474F2E4}.Release|x64.Build.0 = Release|Any CPU
9593
{3373222B-24DD-412D-A3B4-A774B474F2E4}.Release|x86.ActiveCfg = Release|Any CPU
9694
{3373222B-24DD-412D-A3B4-A774B474F2E4}.Release|x86.Build.0 = Release|Any CPU
97-
{B64E87D6-0B51-49D6-9789-85199F691288}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
98-
{B64E87D6-0B51-49D6-9789-85199F691288}.Debug|Any CPU.Build.0 = Debug|Any CPU
99-
{B64E87D6-0B51-49D6-9789-85199F691288}.Debug|x64.ActiveCfg = Debug|Any CPU
100-
{B64E87D6-0B51-49D6-9789-85199F691288}.Debug|x64.Build.0 = Debug|Any CPU
101-
{B64E87D6-0B51-49D6-9789-85199F691288}.Debug|x86.ActiveCfg = Debug|Any CPU
102-
{B64E87D6-0B51-49D6-9789-85199F691288}.Debug|x86.Build.0 = Debug|Any CPU
103-
{B64E87D6-0B51-49D6-9789-85199F691288}.Release|Any CPU.ActiveCfg = Release|Any CPU
104-
{B64E87D6-0B51-49D6-9789-85199F691288}.Release|Any CPU.Build.0 = Release|Any CPU
105-
{B64E87D6-0B51-49D6-9789-85199F691288}.Release|x64.ActiveCfg = Release|Any CPU
106-
{B64E87D6-0B51-49D6-9789-85199F691288}.Release|x64.Build.0 = Release|Any CPU
107-
{B64E87D6-0B51-49D6-9789-85199F691288}.Release|x86.ActiveCfg = Release|Any CPU
108-
{B64E87D6-0B51-49D6-9789-85199F691288}.Release|x86.Build.0 = Release|Any CPU
10995
{A12BF29E-4678-42FB-914D-B0B51DEE3771}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
11096
{A12BF29E-4678-42FB-914D-B0B51DEE3771}.Debug|Any CPU.Build.0 = Debug|Any CPU
11197
{A12BF29E-4678-42FB-914D-B0B51DEE3771}.Debug|x64.ActiveCfg = Debug|Any CPU
@@ -125,7 +111,6 @@ Global
125111
{796D21EC-0F07-4F7C-91E6-BBD52EDF0617} = {ADB7455C-AE0B-4E5E-ACCC-EB870EFBC822}
126112
{F70949E7-B2C0-4B93-AB22-5E03E2D7B0DC} = {ADB7455C-AE0B-4E5E-ACCC-EB870EFBC822}
127113
{3373222B-24DD-412D-A3B4-A774B474F2E4} = {ADB7455C-AE0B-4E5E-ACCC-EB870EFBC822}
128-
{B64E87D6-0B51-49D6-9789-85199F691288} = {29C987E9-6646-4E7D-997C-001D2F898459}
129114
{A12BF29E-4678-42FB-914D-B0B51DEE3771} = {29C987E9-6646-4E7D-997C-001D2F898459}
130115
EndGlobalSection
131116
EndGlobal

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,7 @@ Otherwise it is a full release, tagged as `<version>`.
155155
3. Submit a PR, travis will run all tests.
156156
4. Address issues in the review and build failures.
157157
5. Before merge rebase on master `git rebase -i master` and possibly squash some of the commits.
158+
159+
### Issues
160+
161+
If you have an idea or found a bug, open an issue to discuss it.

tests/BaGet.Core.Tests/BaGet.Core.Tests.csproj

Lines changed: 0 additions & 11 deletions
This file was deleted.

tests/BaGet.Core.Tests/paket.references

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)