index
:
gerbonara.git
autoroute
dev
kicad
main
wip
Gerbonara: Pythonic library to read, modify and write Gerber and other PCB fabrication file formats
jaseg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gerber
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
Match full filename instead of the base name
ju5t
1
-1
/
+1
2017-11-22
Merge pull request #76 from ju5t/guess-layer
Hamilton Kibbe
2
-1
/
+189
2017-11-14
Add test that reproduces #77
Hamilton Kibbe
1
-0
/
+14
2017-11-01
Check gerber content for layer hints
ju5t
2
-1
/
+189
2017-07-04
Fix handling of multi-line strings per #66
Hamilton Kibbe
1
-3
/
+24
2017-04-15
Fix Cairo backend for svg saving and Python 3
Jan Margeta
1
-1
/
+39
2016-12-01
(#61) Add regex option to discover layer classes
ju5t
1
-0
/
+21
2016-11-18
Fix drill tests
Hamilton Kibbe
1
-6
/
+6
2016-11-18
Clean up rs274x output tests
Hamilton Kibbe
1
-19
/
+19
2016-11-18
Add more tests for primitives
Hamilton Kibbe
1
-12
/
+87
2016-11-18
Excellon update
Hamilton Kibbe
1
-7
/
+147
2016-11-06
Fix tests on python3
Hamilton Kibbe
1
-2
/
+1
2016-11-06
temporarily disable tests faillin g on CI
Hamilton Kibbe
1
-5
/
+5
2016-11-06
Merge upstream changes
Hamilton Kibbe
6
-23
/
+100
2016-11-05
Finish Merge, most tests passing
Hamilton Kibbe
5
-49
/
+63
2016-09-24
Commit partial merge so I can work on the plane
Hamilton Kibbe
3
-5
/
+28
2016-08-06
Fix multiple problems with the merge. There are still errors, but I will inte...
Garret Fick
3
-5
/
+21
2016-08-06
Manually mere rendering changes
Hamilton Kibbe
12
-318
/
+592
2016-07-24
Add more tests for rendering to PNG. Start adding tests for rendering to Gerb...
Garret Fick
8
-11
/
+254
2016-07-24
Add many render tests based on the Umaco gerger specification. Fix multiple r...
Garret Fick
36
-6
/
+559
2016-07-24
Merge commit '2fa585853beff6527ea71084640f91bad290fac2' into merge-curtacircu...
Garret Fick
1
-1
/
+4
2016-07-20
Manually merge change 6f876edd09d9b81649691e529f85653f14b8fd1c
Garret Fick
1
-0
/
+33
2016-07-17
Manually merge af5541ac93b222c05229ee05c9def8dbae5f6e25
Garret Fick
1
-2
/
+1
2016-07-17
Create first test that renders and validates the the rendered PNG is correct.
Garret Fick
4
-2
/
+88
2016-07-17
Merge in negative soldermask. Still required further changes to support negat...
Garret Fick
2
-23
/
+24
2016-07-16
Fix most broken tests so that I can safely merge into changes with known expe...
Garret Fick
4
-38
/
+52
2016-05-28
Fix AMParamStmt to_gerber to write changes back.
Paulo Henrique Silva
1
-2
/
+2
2016-01-28
Cleanup, rendering fixes.
Hamilton Kibbe
2
-4
/
+73
2016-01-21
Fix a bunch of rendering bugs.
Hamilton Kibbe
12
-324
/
+598
2015-12-22
Add PCB interface
Hamilton Kibbe
1
-0
/
+33
2015-12-19
Allow negative render of soldermask per #50
Hamilton Kibbe
2
-23
/
+24
2015-12-06
Add test case to start working on a fix
Paulo Henrique Silva
1
-1
/
+4
2015-11-23
Fix AMParamStmt to_gerber to write changes back.
Paulo Henrique Silva
1
-2
/
+2
2015-11-15
Use Python's universal newlines to open files
Paulo Henrique Silva
2
-5
/
+5
2015-11-13
Improve Excellon parsing coverage
Paulo Henrique Silva
1
-0
/
+50
2015-10-10
Allow files to be read from strings per #37
Hamilton Kibbe
2
-9
/
+42
2015-09-10
Merge pull request #40 from curtacircuitos/cairo-render-unification
Hamilton Kibbe
1
-20
/
+14
2015-08-09
Add support for arcs in regions.
Hamilton Kibbe
1
-20
/
+14
2015-06-11
Add keys to statements for linking to primitives. Add some API features to Ex...
Hamilton Kibbe
1
-2
/
+15
2015-06-01
Fix IPC-D-356 parser. Handle too-long reference designators exported by eagle...
Hamilton Kibbe
1
-0
/
+10
2015-05-21
Fix multiline read of mixed statements (%XXX*% followed by DNN*)
Paulo Henrique Silva
2
-0
/
+17
2015-05-21
Fix ADD statement parsing for concatened statements.
Paulo Henrique Silva
1
-3458
/
+1
2015-05-20
Add support for PCBmodE generated files.
Paulo Henrique Silva
1
-0
/
+18
2015-05-16
Add checks to ensure statement unit conversions are idempotent
Hamilton Kibbe
2
-14
/
+254
2015-04-27
Allow 3 digits on Excellon tool selection
Paulo Henrique Silva
1
-0
/
+3
2015-04-26
Refactor primitive unit conversion and add regression coverage to tests
Hamilton Kibbe
1
-24
/
+310
2015-04-24
Fix for #25. Checking was happening at the gerber/excellon file level, but I ...
Hamilton Kibbe
1
-38
/
+77
2015-04-14
Fix AM statement test
Paulo Henrique Silva
1
-2
/
+2
2015-04-07
Small change on __str__ for SF Statement
Paulo Henrique Silva
1
-1
/
+1
2015-04-07
Fix Excellon repeat command
Paulo Henrique Silva
1
-1
/
+1
[next]