Git Product home page Git Product logo

cadtest's Introduction

CAD bloke

aka Ewen Wallace

https://www.CableSchedules.com automates the boring bits of broadcast system design - cable schedules, offsheets, labels... https://www.CADreplace.com - AutoCAD and BricsCAD FIND but good. Replaces multiple things in multiple drawings in one step

  • ๐Ÿ“บ Broadcast Systems Design and Documentation since last century
  • ๐Ÿ’ป Developing: AutoCAD plugins & CAD apps since 2005, in C#, Lisp & VBA (yeahnah)
  • past lives include ๐ŸŽฅ, ๐Ÿ“ท, ๐ŸŽ๏ธ+๐Ÿ“น, ๐Ÿ’ป in the 80s

on StackOverflow

profile for CAD bloke at Stack Overflow, Q&A for professional and enthusiast programmers

๐Ÿ’ฌ Ask me about

  • ๐Ÿ“บ Broadcast systems
  • ๐Ÿ’ป software development
    • .NET C#
    • WPF
    • AutoCAD, BricsCAD, OpenDesign platforms
    • Lisp, VBA

๐Ÿก home is

๐Ÿจ ๐Ÿฌ ๐Ÿณ ๐Ÿท Newcastle, NSW, Australia

๐Ÿบ ๐Ÿป ๐Ÿบ

cadtest's People

Contributors

cadbloke avatar gitter-badger avatar phliberato avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cadtest's Issues

NUnit 3 is RTM - it's time to fix CADtest

I aim to get CADtest fixed and fit for consumption by mid-January 2016. I am starting on www.tvCAD.tv soon and I certainly plan on testing that code.

The code here will mainly serve as an example or a kick-starter snippet at the most - the real usefulness will the the How-to wiki...how to add a CADtest project and set it up.

Revert C#6 special things so Visual Studio 2013 works

as per #6 (comment) using C#6 formats is breaking things for people using Visual Studio 2013.

Installing Visual Studio 2015 Community would solve this but we're not here to tell you what to put on your computer so it needs fixing.

Personally, I usually resist this sort of impedance to forward progress but I think this is a reasonable request for CADtest since it is only meant to be a simple example for everyone on how to make it work

There is https://www.nuget.org/packages/Microsoft.Net.Compilers/ as per http://stackoverflow.com/a/32010632/492 but this just adds a level of complexity that none of us need or want. We should fix that.

AutoCAD 2018 and Visual Studio 2017

Hello, I'd like to use CADTest with AutoCAD 2018 and Visual Studio 2017.
But it's not successful. Please let me know some tweakage to get working.

  1. I downloaded CADtest-master.zip and unzipped it to C:\temp\CADtest-master
  2. I double clicked CADtest.sln to launch Visual Studio 2017.
  3. I deleted CADtest-VB because I'm a C# user.
  4. The first build finished successfully.
  5. I tried to start debug but Visual Studio couldnโ€™t find โ€œC:\Program Files\Autodesk\AutoCAD 2016\accoreconsole.exe,โ€ so I changed the path to AutoCAD2018.
  6. I tried to run TestClass1(7) In Test Explorer, but that failed.
    The output is following. * I translate the message from Japanese into English.

[2019/10/18 11: 15: 59 Informational] ------ Test search has started ------
[2019/10/18 11: 16:00 Informational] Test project CADtest-CS does not refer to. NET NuGet adapter. This project may not be able to detect or run tests.
It is recommended that you refer to the NuGet test adapter in each test project in your solution.
[2019/10/18 11: 16: 00 Informational] ========== Test search completed: 0 found (0: 00: 01. 2139375) ===== =====

I opened CADtest-CS.csproj but don't know what to be modified.

wiring up the TestResult.xml to VS

Dear CADbloke,

I really like the approach of this project. It allows to run tests acad command based. For debugging tests, I do not see a problem attaching with VS, that should work fine. But when we run lots of tests, and one of the tests fails, it would be nice to see the result of the tests either in the Visual Studio TestExplorer, or if not possible in one of the Visual Studio output windows. Do you see possibilities for this?

thx,

Kris

GeometricExtents unstable work causes exception

Hi Ewen,
I tried this utility. Super very much! :)
Sometimes buggy at get bounds (Entity.GeometricExtents).
I do not understand what's the matter.
In normal debugging all right.
You do not come across this?

AcCoreConsole 2016. NUnit 3.

Nuget project references for NUnit Alpha 5 are for wrong .NET version

All the BCL references and such that Nuget added aren't needed for .NET 4.5. This project was originally run in AutoCAD 2013 which is .NET 4.0. My bad.

Future versions of this will specify project references based on what version of AutoCAD you are using. Or...more likely, a project for each version since my method of multi-versioning is infamously complicated. See http://www.theswamp.org/index.php?topic=49039.msg541744#msg541744 & http://www.theswamp.org/index.php?topic=41868.msg497509#msg497509

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.