-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
33 additions
and
34 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
.../DynamicObjs/DeepCopyDynamicProperties.fs → ...s/DynamicObj/DeepCopyDynamicProperties.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...DynamicObject.Tests/DynamicObjs/Equals.fs → .../DynamicObject.Tests/DynamicObj/Equals.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
module DynamicObj.Tests.Equals | ||
module Equals | ||
|
||
open Fable.Pyxpecto | ||
open DynamicObj | ||
|
2 changes: 1 addition & 1 deletion
2
...icObject.Tests/DynamicObjs/GetHashcode.fs → ...micObject.Tests/DynamicObj/GetHashcode.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
module DynamicObj.Tests.GetHashCode | ||
module GetHashCode | ||
|
||
open Fable.Pyxpecto | ||
open DynamicObj | ||
|
2 changes: 1 addition & 1 deletion
2
...Object.Tests/DynamicObjs/GetProperties.fs → ...cObject.Tests/DynamicObj/GetProperties.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
module DynamicObj.Tests.GetProperties | ||
module GetProperties | ||
|
||
open Fable.Pyxpecto | ||
open DynamicObj | ||
|
2 changes: 1 addition & 1 deletion
2
...t.Tests/DynamicObjs/GetPropertyHelpers.fs → ...ct.Tests/DynamicObj/GetPropertyHelpers.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
module DynamicObj.Tests.GetPropertyHelpers | ||
module GetPropertyHelpers | ||
|
||
open Fable.Pyxpecto | ||
open DynamicObj | ||
|
2 changes: 1 addition & 1 deletion
2
...ect.Tests/DynamicObjs/GetPropertyValue.fs → ...ject.Tests/DynamicObj/GetPropertyValue.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
module DynamicObj.Tests.GetPropertyValue | ||
module GetPropertyValue | ||
|
||
open Fable.Pyxpecto | ||
open DynamicObj | ||
|
3 changes: 1 addition & 2 deletions
3
...s/DynamicObject.Tests/DynamicObjs/Main.fs → tests/DynamicObject.Tests/DynamicObj/Main.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...bject.Tests/DynamicObjs/RemoveProperty.fs → ...Object.Tests/DynamicObj/RemoveProperty.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
module DynamicObj.Tests.RemoveProperty | ||
module RemoveProperty | ||
|
||
open Fable.Pyxpecto | ||
open DynamicObj | ||
|
2 changes: 1 addition & 1 deletion
2
...icObject.Tests/DynamicObjs/SetProperty.fs → ...micObject.Tests/DynamicObj/SetProperty.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
module DynamicObj.Tests.SetProperty | ||
module SetProperty | ||
|
||
open Fable.Pyxpecto | ||
open DynamicObj | ||
|
2 changes: 1 addition & 1 deletion
2
...namicObjs/ShallowCopyDynamicProperties.fs → ...ynamicObj/ShallowCopyDynamicProperties.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...micObjs/ShallowCopyDynamicPropertiesTo.fs → ...amicObj/ShallowCopyDynamicPropertiesTo.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ynamicObjs/TryGetDynamicPropertyHelper.fs → ...DynamicObj/TryGetDynamicPropertyHelper.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...Tests/DynamicObjs/TryGetPropertyHelper.fs → ....Tests/DynamicObj/TryGetPropertyHelper.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
module DynamicObj.Tests.TryGetPropertyHelper | ||
module TryGetPropertyHelper | ||
|
||
open Fable.Pyxpecto | ||
open DynamicObj | ||
|
2 changes: 1 addition & 1 deletion
2
....Tests/DynamicObjs/TryGetPropertyValue.fs → ...t.Tests/DynamicObj/TryGetPropertyValue.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
module DynamicObj.Tests.TryGetPropertyValue | ||
module TryGetPropertyValue | ||
|
||
open Fable.Pyxpecto | ||
open DynamicObj | ||
|
2 changes: 1 addition & 1 deletion
2
...DynamicObjs/TryGetStaticPropertyHelper.fs → .../DynamicObj/TryGetStaticPropertyHelper.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...s/DynamicObjs/TryGetTypedPropertyValue.fs → ...ts/DynamicObj/TryGetTypedPropertyValue.fs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters