fubu 1.0.0.391 → 2.0.0.1824.alpha
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/bin/Bottles.dll +0 -0
- data/bin/Fleck.dll +0 -0
- data/bin/Fubu.exe +0 -0
- data/bin/FubuCore.dll +0 -0
- data/bin/FubuCsProjFile.dll +0 -0
- data/bin/FubuMVC.Core.dll +0 -0
- data/bin/FubuMVC.Katana.dll +0 -0
- data/bin/FubuMVC.StructureMap.dll +0 -0
- data/bin/HtmlTags.dll +0 -0
- data/bin/StructureMap.Net4.dll +0 -0
- data/bin/StructureMap.dll +0 -0
- data/bin/System.IO.dll +0 -0
- data/bin/System.Runtime.dll +0 -0
- data/bin/System.Threading.Tasks.dll +0 -0
- metadata +7 -17
- data/bin/FubuLocalization.dll +0 -0
- data/bin/FubuMVC.OwinHost.dll +0 -0
- data/bin/WebDriver.dll +0 -0
- data/bin/templates/alteration/storyteller/Fixtures/MathFixture.cs +0 -17
- data/bin/templates/alteration/storyteller/Tests/Math/TwoPlusTwo.xml +0 -7
- data/bin/templates/alteration/storyteller/ignore.txt +0 -2
- data/bin/templates/alteration/storyteller/instructions.txt +0 -16
- data/bin/templates/alteration/storyteller/nuget.txt +0 -1
- data/bin/templates/alteration/storyteller/rake.txt +0 -6
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
ZWY0ZTFkZGViYWZlYTdiNGM0YzkxYTJlYzJkZDVmNWY3MjM2MDM2Yg==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
YzYxMDgzNzQwNWJkODUwMGJkOTE3ZmIzNWI2MTI3OTllMWU4NTBhYw==
|
7
7
|
!binary "U0hBNTEy":
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
ZTIzM2MwMTkyYjY5MGY0ZjFlZjQ2MjVmNGRhOWUxNGYyNzhlMmJjZDVhYmFj
|
10
|
+
M2YxZjE0ZmFlY2IzODhhZDllN2Y3OWQ2MGY4YTMwYmFiNjQzZmVjZWE5MDYx
|
11
|
+
YmMwMDlkOTU5ZmZkMmQwYWFlYWRmYWJmN2MwNTk3NGM2MGFlZjQ=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
YzZkZGY4NjI5MzIwOTE5ZTJlM2JiZDliODhlMWIyNzgwYTc0ZjIxNDcyMGNm
|
14
|
+
NmU2MTBlNGI5ZWFhYTBhNTg1M2Y5MWI2Yzc0YWU4NGRiMTY2MGU0Nzc1MTM5
|
15
|
+
M2Q1Mjg5ZjcwY2NlYWRlM2NhZjZlZjZjMmEyYzBhNzQ3MWRmN2Y=
|
data/bin/Bottles.dll
CHANGED
Binary file
|
data/bin/Fleck.dll
ADDED
Binary file
|
data/bin/Fubu.exe
CHANGED
Binary file
|
data/bin/FubuCore.dll
CHANGED
Binary file
|
data/bin/FubuCsProjFile.dll
CHANGED
Binary file
|
data/bin/FubuMVC.Core.dll
CHANGED
Binary file
|
data/bin/FubuMVC.Katana.dll
CHANGED
Binary file
|
Binary file
|
data/bin/HtmlTags.dll
CHANGED
Binary file
|
Binary file
|
data/bin/StructureMap.dll
CHANGED
Binary file
|
data/bin/System.IO.dll
ADDED
Binary file
|
data/bin/System.Runtime.dll
CHANGED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fubu
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 2.0.0.1824.alpha
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jeremy D. Miller
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: bin
|
13
13
|
cert_chain: []
|
14
|
-
date: 2014-
|
14
|
+
date: 2014-06-06 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: rake
|
@@ -50,14 +50,13 @@ extra_rdoc_files: []
|
|
50
50
|
files:
|
51
51
|
- bin/Bottles.dll
|
52
52
|
- bin/chromedriver.exe
|
53
|
+
- bin/Fleck.dll
|
53
54
|
- bin/fubu
|
54
55
|
- bin/Fubu.exe
|
55
56
|
- bin/FubuCore.dll
|
56
57
|
- bin/FubuCsProjFile.dll
|
57
|
-
- bin/FubuLocalization.dll
|
58
58
|
- bin/FubuMVC.Core.dll
|
59
59
|
- bin/FubuMVC.Katana.dll
|
60
|
-
- bin/FubuMVC.OwinHost.dll
|
61
60
|
- bin/FubuMVC.StructureMap.dll
|
62
61
|
- bin/HtmlTags.dll
|
63
62
|
- bin/Ionic.Zip.dll
|
@@ -67,6 +66,8 @@ files:
|
|
67
66
|
- bin/Newtonsoft.Json.dll
|
68
67
|
- bin/Owin.dll
|
69
68
|
- bin/StructureMap.dll
|
69
|
+
- bin/StructureMap.Net4.dll
|
70
|
+
- bin/System.IO.dll
|
70
71
|
- bin/System.Net.Http.dll
|
71
72
|
- bin/System.Net.Http.WebRequest.dll
|
72
73
|
- bin/System.Runtime.dll
|
@@ -140,16 +141,6 @@ files:
|
|
140
141
|
- bin/templates/alteration/spark/Shared/Application.spark
|
141
142
|
- bin/templates/alteration/spark/Shared/bindings.xml
|
142
143
|
- bin/templates/alteration/spark/Shared/_global.spark
|
143
|
-
- bin/templates/alteration/storyteller
|
144
|
-
- bin/templates/alteration/storyteller/Fixtures
|
145
|
-
- bin/templates/alteration/storyteller/Fixtures/MathFixture.cs
|
146
|
-
- bin/templates/alteration/storyteller/ignore.txt
|
147
|
-
- bin/templates/alteration/storyteller/instructions.txt
|
148
|
-
- bin/templates/alteration/storyteller/nuget.txt
|
149
|
-
- bin/templates/alteration/storyteller/rake.txt
|
150
|
-
- bin/templates/alteration/storyteller/Tests
|
151
|
-
- bin/templates/alteration/storyteller/Tests/Math
|
152
|
-
- bin/templates/alteration/storyteller/Tests/Math/TwoPlusTwo.xml
|
153
144
|
- bin/templates/alteration/structuremap
|
154
145
|
- bin/templates/alteration/structuremap/%APPLICATION_SOURCE%.cs
|
155
146
|
- bin/templates/alteration/structuremap/%STRUCTUREMAP_REGISTRY%.cs
|
@@ -186,7 +177,6 @@ files:
|
|
186
177
|
- bin/templates/solution/public-ripple
|
187
178
|
- bin/templates/solution/public-ripple/ripple.config
|
188
179
|
- bin/templates/Templates.xml
|
189
|
-
- bin/WebDriver.dll
|
190
180
|
homepage: http://fubu-project.org
|
191
181
|
licenses: []
|
192
182
|
metadata: {}
|
@@ -201,9 +191,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
201
191
|
version: '0'
|
202
192
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
203
193
|
requirements:
|
204
|
-
- - ! '
|
194
|
+
- - ! '>'
|
205
195
|
- !ruby/object:Gem::Version
|
206
|
-
version:
|
196
|
+
version: 1.3.1
|
207
197
|
requirements: []
|
208
198
|
rubyforge_project: fubu
|
209
199
|
rubygems_version: 2.0.3
|
data/bin/FubuLocalization.dll
DELETED
Binary file
|
data/bin/FubuMVC.OwinHost.dll
DELETED
Binary file
|
data/bin/WebDriver.dll
DELETED
Binary file
|
@@ -1,17 +0,0 @@
|
|
1
|
-
using System;
|
2
|
-
using System.Diagnostics;
|
3
|
-
using System.Threading;
|
4
|
-
using StoryTeller.Engine;
|
5
|
-
|
6
|
-
namespace %NAMESPACE%
|
7
|
-
{
|
8
|
-
// TODO -- Delete Me! I'm just a standin
|
9
|
-
public class MathFixture : Fixture
|
10
|
-
{
|
11
|
-
[FormatAs("Adding {x} to {y} should be {returnValue}")]
|
12
|
-
public double Adding(double x, double y)
|
13
|
-
{
|
14
|
-
return x + y;
|
15
|
-
}
|
16
|
-
}
|
17
|
-
}
|
@@ -1,16 +0,0 @@
|
|
1
|
-
Storyteller2 Integration
|
2
|
-
|
3
|
-
* This template does not create a Storyteller ISystem. If your system under test requires
|
4
|
-
custom bootstrapping and teardown, it's suggested that you add your own implementation of
|
5
|
-
Storyteller.Engine.ISystem to your testing assembly
|
6
|
-
|
7
|
-
* In your rakefile, you may want to change the Storyteller tasks according to the options at
|
8
|
-
http://fubuworld.com/fuburake/storyteller2-integration/
|
9
|
-
|
10
|
-
* Fixture classes are generally kept in the Fixtures namespace, but this is only an idiom,
|
11
|
-
not a requirement. There is a standin MathFixture there you will want to remove.
|
12
|
-
|
13
|
-
* Storyteller2 tests are assumed to be in the /Tests folder, but each test at this time
|
14
|
-
will need to be under a suite folder. There is a single standin test as part of this
|
15
|
-
template
|
16
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
Storyteller2
|