vocx-fc
4ed4e2d496
Draft: unit tests registered in Init.py
...
This means that now the unit tests will run from
the console mode when using
```
FreeCADCmd -t 0
FreeCAD --console -t 0
```
This will allow us to catch errors more easily,
as we separate better the behavior of non-GUI
and GUI-required modules.
Also small spacing fixes and position of the license.
2020-04-08 11:07:51 +02:00
luz.paz
8cfa85cf18
Draft: [skip ci] Fix header uniformity
...
This PR fixes header uniformity across all Draft files
2019-12-27 00:16:12 +01:00
Bernd Hahnebach
8e09ea8a32
Draft: add gitattributes file to let git manage file endings and normalize them
2019-12-19 07:51:09 +01:00
wmayer
844165c062
unit tests of Arch and Draft require GUI, improve output of units tests
2018-08-28 19:39:34 +02:00
wmayer
1d11f742ca
now each module registers its unit tests itself
2018-08-28 13:14:16 +02:00
Yorik van Havre
2c10bbb8c7
Draft: Added word '2D' in DWG/DXF file format descriptions to make it clearer
2018-03-14 10:32:51 -03:00
Yorik van Havre
1321b205ff
Draft/Arch: cleanup of startup scripts
2016-05-18 16:01:38 -03:00
wmayer
3398513a28
+ remove useless stuff from Init files
2015-01-13 16:19:19 +01:00
Yorik van Havre
4005b199e0
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
Yorik van Havre
3a4ed2f723
unified yorik's email
2012-05-21 22:35:18 -03:00
Yorik van Havre
83894d9900
+ set license blocks of the Draft module to LGPL
2012-01-03 19:41:51 -02:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00