Commit Graph

3368 Commits

Author SHA1 Message Date
Salvador E. Tropea 181853784d [Tests][Datasheet Download][Added] Various net errors 2024-01-25 13:56:53 -03:00
Salvador E. Tropea 2d6fe64b6c [Tests][Download Datasheet][Added] field and output missing 2024-01-25 13:24:42 -03:00
Salvador E. Tropea 726aee2f03 [Tests][Added] Missing config file 2024-01-25 13:20:43 -03:00
Salvador E. Tropea d5f12fff94 [Tests][Position][Added] for sub-pcbs
Using internal mechanism and KiKit mechanism
2024-01-25 13:04:20 -03:00
Salvador E. Tropea eb47b40fb9 [Tests][Fixed] Now we get 2 extra log files
Which made the makefile tests fail
2024-01-25 09:50:43 -03:00
Salvador E. Tropea f9e372f638 [KiRi][Fixed] Navigate results content
- Now we can filter what the user sees, not all targets
- Now we can show a custom icon

Fixes #570
2024-01-25 09:27:43 -03:00
Salvador E. Tropea 2586e6aa88 [Tests][Added] KiRi to the Quick Start test 2024-01-25 09:26:23 -03:00
Salvador E. Tropea 63e7d2b733 [Tests][Added] Keep old logs
when running multiple tests on the same dir
2024-01-25 09:25:22 -03:00
Salvador E. Tropea 8d83e812ac [KiRi][Added] KiBot to the credits 2024-01-25 09:24:32 -03:00
Salvador E. Tropea ebf4d363a3 [KiRi][Added] SVG icon 2024-01-25 09:22:06 -03:00
Salvador E. Tropea 2889f25ad7
Merge pull request #569 from edlongman/remove-tex-instances
Add backticks around custom_reports docs to improve layout
2024-01-25 07:16:15 -03:00
Edward Longman c5d6953972
Update generated files with extra backticks to prevent tex detection 2024-01-24 15:43:41 +00:00
Edward Longman 08b0c488f4
Add extra backticks to basename and filename to prevent tex recognition 2024-01-24 15:37:53 +00:00
Salvador E. Tropea 2ff4035c94 [Dependencies] Added message about KiBot repo
For packages that aren't official
2024-01-24 11:17:33 -03:00
Salvador E. Tropea ec3fec2c93 [DOCs] Updated XLSXWriter minimum version
- I bumped it just to test the code
2024-01-24 11:16:40 -03:00
Salvador E. Tropea f5a0231fb4 [Dependencies][Changed] The roles member
- Each dependency can really have 1 role (even when plural)
- The registered dependency can have multiple roles
- The code assumed the general case, but is impossible
2024-01-24 10:35:24 -03:00
Salvador E. Tropea 6d6075ba6f [Tests][Dep Downloader][Added] check_tool_python more checks
Also fixed output dir
2024-01-24 08:54:36 -03:00
Salvador E. Tropea 0ed3c30487 [Tests][Dependencies][Added] check_tool_dep_get_ver tests 2024-01-24 08:19:57 -03:00
Salvador E. Tropea 2d6120cc37 [Tests][KiKit Present][Added] From output case 2024-01-23 13:13:53 -03:00
Salvador E. Tropea 9c449f3893 [KiKit Present] Removed dead code 2024-01-23 13:13:30 -03:00
Salvador E. Tropea 1763f809c7 [KiKit Present][Fixed] Problems using pcb from output and no prj 2024-01-23 13:12:23 -03:00
Salvador E. Tropea 0665cea3ff [Tests][BoM][Added] HRTXT simple test 2024-01-23 10:49:12 -03:00
Salvador E. Tropea edccb13b5e [Tests][PCB2Blender][Added] Stacked boards and JSON stack-up 2024-01-23 09:59:35 -03:00
Salvador E. Tropea a87a41d18b [Tests] The new test is just for KiCad 7 2024-01-22 11:17:53 -03:00
Salvador E. Tropea 2b5c88cce4 [Tests][Position][Rotated][Added] Rotate from fields and extended 2024-01-22 11:16:12 -03:00
Salvador E. Tropea 122cc945d7 [Rotation Filter][Added] More debug for level 2+
The list of offsets and rotations after processing all
2024-01-22 11:14:06 -03:00
Salvador E. Tropea bac3c8cd16 [3D models][Download][Fixed] Name of the other model
Whe using a suffix

See #567
2024-01-22 09:58:43 -03:00
Salvador E. Tropea 8c35fe66da [Tests][Info][Added] simple test 2024-01-22 09:33:17 -03:00
Salvador E. Tropea c49a382300
Merge pull request #566 from EasyRiderr/dev
[DOCs] fix typo and add python virtual env support for pcbnew
2024-01-22 09:02:44 -03:00
Salvador E. Tropea b4e788fa6d [Tests] Forced to check iBoM 2.8.1 2024-01-22 08:36:58 -03:00
Yoan Dumas bf9390d6cb [DOCs] fix typo and add python virtual env support for pcbnew
Signed-off-by: Yoan Dumas <yo_dumas@hotmail.fr>
2024-01-21 13:53:04 +01:00
Salvador E. Tropea c47dcb005b [Tests][Copy Files][Added] simple test for project copy 2024-01-19 13:01:55 -03:00
Salvador E. Tropea 4d7847e145 [Copy Files][Project][Fixed] Check for the schematic
To inform if it isn't there
2024-01-19 13:01:14 -03:00
Salvador E. Tropea bd4cefc2c4 [Tests][KiKit Present][Added] Local and File cases 2024-01-19 11:20:08 -03:00
Salvador E. Tropea e94c4a0ec1 [Tests][Added] Outputs help in separated files 2024-01-19 11:07:00 -03:00
Salvador E. Tropea bb936aedaa [KiKit][DOCs] Mentioned 1.4.0 release 2024-01-19 10:55:32 -03:00
Salvador E. Tropea f65a5a7eef [Tests][Groups][Added] groups defined in outputs 2024-01-19 10:43:18 -03:00
Salvador E. Tropea 8deb71ccea [Config Reader] Just moved code to make it easier to maintain
To ensure VALID_IMPORT is in sync
2024-01-19 10:40:01 -03:00
Salvador E. Tropea 8cdd6aa0be [Tests][Import][Added] Various errors checks
- Fixed one of the messages
- Added potential fix for a typo
2024-01-19 10:19:37 -03:00
Salvador E. Tropea 5033a295e4 [Tests][Import][Groups][Added] simple test 2024-01-19 09:31:39 -03:00
Salvador E. Tropea 95fd5cf28e [Tests][Import][Filters][Variants][Added] basic tests 2024-01-19 09:30:01 -03:00
Salvador E. Tropea 9c1396e14c [Tests][Fixed] Adjusted import tests for the new pattern 2024-01-19 08:56:14 -03:00
Salvador E. Tropea c431d60754 [Tests][Import][Preflights] more tests 2024-01-19 08:53:17 -03:00
Salvador E. Tropea f314cdaedb [Tests][Import][Globals] more tests 2024-01-19 08:20:14 -03:00
Salvador E. Tropea 3d8146b075 [PCB Print][Fixed] Realistic solder mask
- The scaled computed center for current tools needs values without
  rounding
2024-01-18 13:35:55 -03:00
Salvador E. Tropea 2385013bdd [DRC/ERC][Added] Individual directory for reports
- Also joined ignore_unconnected and erc_warnings options
- Deprecated separated options

Closes #562
2024-01-18 13:06:13 -03:00
Salvador E. Tropea c04f7e52c8 [PCB Print][Added] Options to mirror the text
In the user layers when creating a mirrored page

Closes #561
2024-01-18 10:15:11 -03:00
Salvador E. Tropea c04067d603 [Added] More information about wrong configs
When trying to use more than one YAML document for definitions

See #559
2024-01-18 07:40:30 -03:00
Salvador E. Tropea 4ec3b345d0 [DOCs][Added] Index entry for imported_global_has_less_priority
See #559
2024-01-18 07:17:47 -03:00
Salvador E. Tropea 790a948017 Merge branch 'oliv3r-board_only' into dev 2024-01-17 12:59:02 -03:00