This website requires JavaScript.
Explore
Help
Register
Sign In
elias
/
OSCADSharpDotnet7
Watch
1
Star
0
Fork
0
You've already forked OSCADSharpDotnet7
mirror of
https://github.com/eliasstepanik/OSCADSharpDotnet7.git
synced
2026-01-11 13:38:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OSCADSharpDotnet7
/
OSCADSharp
/
OSCADSharp.UnitTests
History
Michael Smith
54b8e6a686
+ Text3D bindings
...
+ Text3D happy path binding tests
2016-02-29 23:52:25 -08:00
..
Booleans
Basic Bounds implementations for most transforms and booleans + some test updates.
2016-02-21 01:22:44 -08:00
Properties
+Unit test project
2016-02-11 22:55:13 -08:00
Solids
+ Text3D bindings
2016-02-29 23:52:25 -08:00
Transforms
+ Position() on resized objects is now supported via the averaging of Bounds() positions.
2016-02-22 18:43:26 -08:00
InterpolationTests.cs
+ Added one more test for position after lots of operations.
2016-02-16 20:00:55 -08:00
OSCADObjectTests.cs
Refactored Variables to be a dictionary of string:variable, added new accessor methods, then refactored to fix OSCADObject.ToFile's top section variable output test
2016-02-27 14:34:14 -08:00
OSCADSharp.UnitTests.csproj
Added a test / changes to ensure null globals and/or null variable names do not affect outputs.
2016-02-24 21:36:44 -08:00
packages.config
Added Moq to UnitTests project via NuGet
2016-02-23 22:00:56 -08:00
SettingsTests.cs
Test for .Open() if file path is invalid.
2016-02-26 18:11:56 -08:00