next page
r38523 file changeset diff or repo changeset diff igor22023-11-30T07:16:59.014195Z
 
[font2] -Del: PCB_WANT_FONT2: always require font2 [font2] -Del: ./configure time option that enables font2 [font2] -Update: tests/drc_query/invchar.ref was buggy with the old font engine because (invalid char bbox bug)

M /trunk/src_plugins/io_lihata/read.c
M /trunk/src_plugins/fontmode/preview.c
M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
M /trunk/src_plugins/import_ttf/ttf.c
M /trunk/src_plugins/io_lihata/write.c
M /trunk/tests/drc_query/invchar.ref
M /trunk/src_plugins/io_pcb/parse_y.h
M /trunk/src_plugins/fontmode/fontmode.c
M /trunk/src/font.h
M /trunk/scconfig/Rev.tab
M /trunk/src/vtroutestyle.h
M /trunk/src/font_act.c
M /trunk/src/draw.c
M /trunk/src_plugins/io_pcb/parse_y.y
M /trunk/config.h.in
M /trunk/src/obj_text.c
M /trunk/src/Makefile.in
M /trunk/src_plugins/io_pcb/parse_y.c
M /trunk/src/font.c
M /trunk/scconfig/hooks.c
r38465 file changeset diff or repo changeset diff igor22023-11-13T03:47:01.634062Z
 
[tests] -Fix: menu test make clean shall remove all the .out files

M /trunk/tests/menu/Makefile
r38023 file changeset diff or repo changeset diff igor22023-06-25T11:46:38.869918Z
 
[export_bom2] -Cleanup: remove export_bom, rename export_bom2 to export_bom (replacing the old, hardwired code with the new, template based code)

D /trunk/src_plugins/export_bom2
A /trunk/src_plugins/export_bom/export_bom.pup
M /trunk/tests/RTT/ref/elem_sides_trh.bom
A /trunk/src_plugins/export_bom/bom.c
R /trunk/src_plugins/export_bom
M /trunk/src_3rd/rnd_inclib/lib_bom/lib_bom.c
M /trunk/tests/RTT/ref/netlist.bom
M /trunk/src_plugins/export_bom/Plug.tmpasm
M /trunk/src_plugins/export_bom/Makefile
M /trunk/tests/RTT/ref/padrot.bom
M /trunk/tests/RTT/ref/elem_pins.bom
D /trunk/src_plugins/export_bom/export_bom2.pup
M /trunk/scconfig/plugins.h
M /trunk/tests/RTT/ref/elem_sides_smd.bom
M /trunk/src_plugins/export_xy/xy.c
D /trunk/src_plugins/export_bom/bom2.c
M /trunk/src/Makefile.dep
M /trunk/tests/RTT/ref/flag_colors.bom
M /trunk/tests/RTT/ref/elem_pads.bom
M /trunk/src_plugins/plugins_ALL.tmpasm
D /trunk/src_plugins/export_bom/bom2_conf.h
D /trunk/src_plugins/export_bom/export_bom2.conf
A /trunk/src_plugins/export_bom/export_bom.conf
A /trunk/src_plugins/export_bom/bom_conf.h
M /trunk/tests/RTT/ref/netlist_ba.bom
M /trunk/tests/RTT/ref/elem_pads_ds.bom
r37811 file changeset diff or repo changeset diff igor22023-06-21T02:51:43.754389Z
 
[gsch2pcb-rnd] -Del: tests

D /trunk/tests/gsch2pcb-rnd
M /trunk/tests/Makefile
r37804 file changeset diff or repo changeset diff igor22023-06-20T04:54:15.890718Z
 
[gsch2pcb-rnd] -Cleanup: automated tests shouldn't set pcb-rnd config, it's not used anymore

M /trunk/tests/gsch2pcb-rnd/Makefile.common
M /trunk/tests/gsch2pcb-rnd/simple/Makefile
r37383 file changeset diff or repo changeset diff igor22023-04-27T15:28:41.686221Z
 
[tests] -Add: test board for different disjoint padstack-padstack touches for find.c

A /trunk/tests/find/disjoint.rp
r37314 file changeset diff or repo changeset diff igor22023-03-10T10:08:47.380657Z
 
[RTT] -Add: sed script line to edit ps export output so that it remains valid with both librnd before and after r35269

M /trunk/tests/RTT/Export.sh
r37269 file changeset diff or repo changeset diff igor22023-02-15T06:21:38.413721Z
 
[test] -Fix: filter out pup soft uninit warning to reduce noise

M /trunk/tests/pupfilter.sh
r37254 file changeset diff or repo changeset diff igor22023-02-08T15:48:55.992016Z
 
[tests] -Fix: cam refs: 0 is written as 0.000 in current code

M /trunk/tests/cam/grp_name/ref.tar.gz
M /trunk/tests/cam/type/ref.tar.gz
r37253 file changeset diff or repo changeset diff igor22023-02-08T15:38:22.762792Z
 
[tests] -Fix: uniq_name: wrong array index integer width for printf %d

M /trunk/tests/uniq_name/tester.c
r37252 file changeset diff or repo changeset diff igor22023-02-08T15:36:42.799070Z
 
[tests] -Fix: strflags: wront printf format for unsigned long int in hex

M /trunk/tests/strflags/tester.c
r37123 file changeset diff or repo changeset diff igor22022-12-19T07:35:34.956280Z
 
[tests] -Fix: propedit test needs to use locally defined ASSERT(), can't depend on assert() being accessible (it's turned off in production)

M /trunk/tests/propedit/tester.c
M /trunk/tests/propedit/Makefile
r37120 file changeset diff or repo changeset diff igor22022-12-19T07:16:22.890624Z
 
[librnd4] -Fix: order_const test link line

M /trunk/tests/order_const/Makefile
r37119 file changeset diff or repo changeset diff igor22022-12-19T06:55:59.140956Z
 
[librnd4] -Fix: io_bxl test build (CFLAGS and LDFLAGS)

M /trunk/tests/io_bxl/Makefile
r37044 file changeset diff or repo changeset diff igor22022-11-23T15:02:24.723998Z
 
[librnd4] -Update: tune test compilation for the new unit API

M /trunk/tests/strflags/Makefile
r36986 file changeset diff or repo changeset diff igor22022-11-19T06:39:44.672219Z
 
[librnd4] -Update: follow API change on core/hid split

M /trunk/src_plugins/vendordrill/vendor.c
M /trunk/src_plugins/export_ps/eps.c
M /trunk/src_plugins/tool_std/tool_buffer.c
M /trunk/src_plugins/import_ttf/ttf.c
M /trunk/src_plugins/export_excellon/excellon.c
M /trunk/src_plugins/report/report.c
M /trunk/src_plugins/dialogs/dlg_lib_pstk.c
M /trunk/src/brave.c
M /trunk/src_plugins/puller/puller.c
M /trunk/src_plugins/dialogs/dlg_test.c
M /trunk/src_plugins/tool_std/tool_rotate.c
M /trunk/src/obj_gfx.c
M /trunk/src_plugins/export_svg/svg.c
M /trunk/src_plugins/dialogs/dlg_fontsel.c
M /trunk/src_plugins/tool_std/tool_lock.c
M /trunk/src_plugins/import_sch_rnd/import_sch_rnd.c
M /trunk/src_plugins/draw_fab/draw_fab.c
M /trunk/src_plugins/dialogs/dlg_printcalib.c
M /trunk/src/file_act.c
M /trunk/src/draw.c
M /trunk/src_plugins/tool_std/tool_move.c
M /trunk/src_plugins/shand_cmd/command.c
M /trunk/src_plugins/export_debug/export_debug.c
M /trunk/src/plug_io.c
M /trunk/src_plugins/shape/shape.c
M /trunk/src_plugins/query/dlg_search_edit.c
M /trunk/src_plugins/lib_polyhelp/polyhelp.c
M /trunk/src/draw.h
M /trunk/src/obj_arc.c
M /trunk/src_plugins/tool_std/tool_rectangle.c
M /trunk/src_plugins/dialogs/dlg_infobar.c
M /trunk/src_plugins/import_mentor_sch/mentor_sch.c
M /trunk/src/main.c
M /trunk/src_plugins/shape/shape_dialog.c
M /trunk/src_plugins/tool_std/tool_poly.c
M /trunk/src_plugins/sketch_route/sketch_route.c
M /trunk/src_plugins/io_lihata/write.c
M /trunk/src_plugins/ddraft/ddraft.c
M /trunk/src_plugins/cam/cam.c
M /trunk/src/obj_rat.c
M /trunk/src_plugins/ch_editpoint/ch_editpoint.c
M /trunk/src/draw_wireframe.h
M /trunk/src_plugins/export_vfs_mc/export_vfs_mc.c
M /trunk/src_plugins/drc_query/dlg.c
M /trunk/src_plugins/ddraft/constraint_gui.c
M /trunk/src_plugins/io_eagle/io_eagle.c
M /trunk/src_plugins/polycombine/polycombine.c
M /trunk/src_plugins/export_stl/export_stl.c
M /trunk/src_plugins/export_openems/excitation.c
M /trunk/src_plugins/exto_std/exto_std.c
M /trunk/src_plugins/export_bom/bom.c
M /trunk/src/hid_cam.c
M /trunk/src_plugins/teardrops/teardrops.c
M /trunk/src/extobj_act.c
M /trunk/src_plugins/ddraft/constraint.c
M /trunk/src_plugins/serpentine/serpentine.c
M /trunk/src_plugins/import_mucs/mucs.c
M /trunk/src/undo_act.c
M /trunk/src/pixmap_pcb.c
M /trunk/src/hid_cam.h
M /trunk/src_plugins/dialogs/dlg_flag_edit.c
M /trunk/src_plugins/dialogs/dialogs.c
M /trunk/src_plugins/export_openscad/scad_draw.c
M /trunk/src_plugins/export_openems/export_openems.c
M /trunk/src_plugins/export_fidocadj/fidocadj.c
M /trunk/src/crosshair.c
M /trunk/src/pixmap_pcb.h
M /trunk/src_plugins/import_net_action/import_net_action.c
M /trunk/src_plugins/import_calay/calay.c
M /trunk/src/crosshair.h
M /trunk/src_plugins/query/dlg_search.c
M /trunk/src_plugins/lib_hid_pcbui/routest.c
M /trunk/src_plugins/io_kicad/read_net.c
M /trunk/src_plugins/import_orcad_net/orcad_net.c
M /trunk/src_plugins/export_oldconn/oldconn.c
M /trunk/src_plugins/show_netnames/show_netnames.c
M /trunk/src_plugins/autoplace/action.c
M /trunk/src_plugins/io_dsn/io_dsn.c
M /trunk/src_plugins/extedit/extedit_dad.c
M /trunk/src_plugins/lib_hid_pcbui/layersel.c
M /trunk/src/select_act.c
M /trunk/src_plugins/fp_fs/fp_fs.c
M /trunk/src/remove_act.c
M /trunk/src/obj_poly.c
M /trunk/src_plugins/tool_std/tool_copy.c
M /trunk/src_plugins/tool_std/tool_text.c
M /trunk/src_plugins/tool_std/tool_polyhole.c
M /trunk/src_plugins/export_gcode/gcode.c
M /trunk/src_plugins/tool_std/tool_remove.c
M /trunk/src/conf_act.c
M /trunk/src/drc.c
M /trunk/src_plugins/io_pads/io_pads.c
M /trunk/src_plugins/export_stat/stat.c
M /trunk/src_plugins/dialogs/dlg_view.c
M /trunk/util/gsch2pcb-rnd/method_import.c
M /trunk/src_plugins/io_bxl/io_bxl.c
M /trunk/src_plugins/io_autotrax/io_autotrax.c
M /trunk/src_plugins/dialogs/dlg_pref_lib.c
M /trunk/src_plugins/ar_extern/dlg_extroute.c
M /trunk/src_plugins/autoroute/action.c
M /trunk/src_plugins/io_tedax/trouter.c
M /trunk/src_plugins/io_tedax/io_tedax.c
M /trunk/src_plugins/export_gerber/gerber.c
M /trunk/src_plugins/io_hyp/io_hyp.c
M /trunk/src_plugins/tool_std/tool_arc.c
M /trunk/src_plugins/export_openscad/export_openscad.c
M /trunk/src_plugins/import_gnetlist/import_gnetlist.c
M /trunk/src/change_act.c
M /trunk/src_plugins/io_altium/io_altium.c
M /trunk/src_plugins/ch_onpoint/ch_onpoint.c
M /trunk/src/obj_poly_draw_helper.c
M /trunk/src_plugins/tool_std/tool_line.c
M /trunk/src_plugins/smartdisperse/smartdisperse.c
M /trunk/src_plugins/lib_hid_pcbui/status.c
M /trunk/src_plugins/import_protel_net/protel_net.c
M /trunk/src_plugins/ar_extern/ar_extern.c
M /trunk/src_plugins/extedit/extedit.c
M /trunk/tests/uniq_name/Makefile
M /trunk/src_plugins/import_fpcb_nl/fpcb_nl.c
M /trunk/src_plugins/drc_query/drc_query.c
M /trunk/util/gsch2pcb-rnd/gsch2pcb.c
M /trunk/src_plugins/io_lihata/read.c
M /trunk/src/build_run.c
M /trunk/src_plugins/propedit/propdlg.c
M /trunk/src_plugins/tool_std/tool_thermal.c
M /trunk/src_plugins/export_lpr/lpr.c
M /trunk/src_plugins/export_ipcd356/ipcd356.c
M /trunk/src_plugins/export_hpgl/export_hpgl.c
M /trunk/src/main_act.c
M /trunk/src_plugins/io_dsn/export.c
M /trunk/src_plugins/import_sch2/import_sch.c
M /trunk/src_plugins/djopt/djopt.c
M /trunk/src_plugins/tool_std/tool_arrow.c
M /trunk/src/extobj_helper.h
M /trunk/src_plugins/jostle/jostle.c
M /trunk/src_plugins/export_xy/xy.c
M /trunk/src_plugins/export_c_draw/export_c_draw.c
M /trunk/src_plugins/import_pads_net/pads_net.c
M /trunk/src_plugins/export_png/png.c
M /trunk/src/obj_text.c
M /trunk/src_plugins/renumber/renumberblock.c
M /trunk/src_plugins/lib_hid_pcbui/layer_menu.c
M /trunk/src_plugins/import_ltspice/ltspice.c
M /trunk/src_plugins/dialogs/dlg_layer_flags.c
M /trunk/src/object_act.c
M /trunk/src_plugins/cam/cam_gui.c
M /trunk/src_plugins/import_tinycad/tinycad.c
M /trunk/src_plugins/polystitch/polystitch.c
M /trunk/src/tool_logic.c
M /trunk/src/Makefile.in
M /trunk/src_plugins/io_tedax/tetest.c
M /trunk/src_plugins/export_dxf/dxf.c
M /trunk/src/polygon_act.c
M /trunk/src_plugins/tool_std/tool_insert.c
M /trunk/src_plugins/order/order.c
M /trunk/src_plugins/tool_std/tool_std.c
M /trunk/src_plugins/dialogs/dlg_loadsave.c
M /trunk/src/obj_pstk.c
M /trunk/src_plugins/dialogs/dlg_padstack.c
M /trunk/src/conf_core.c
M /trunk/src/gui_act.c
M /trunk/src_plugins/order/order.h
M /trunk/src_plugins/dialogs/dlg_library.c
M /trunk/src_plugins/ddraft/cli.c
M /trunk/src/obj_line.c
M /trunk/src_plugins/dialogs/dlg_about.c
M /trunk/src/route_draw.h
M /trunk/src_plugins/tool_std/tool_via.c
M /trunk/src_plugins/export_vfs_fuse/export_vfs_fuse.c
M /trunk/src_plugins/lib_hid_pcbui/act.c
M /trunk/src_plugins/io_kicad/io_kicad.c
M /trunk/util/gsch2pcb-rnd/Makefile.in
M /trunk/src_plugins/import_ipcd356/ipcd356.c
M /trunk/src_plugins/export_openems/mesh.c
M /trunk/src/buffer.c
M /trunk/src_plugins/export_ps/ps.c
M /trunk/src_plugins/io_pcb/file.c
M /trunk/src_plugins/import_hpgl/hpgl.c
M /trunk/src_plugins/import_accel_net/accel_net.c
M /trunk/src_plugins/diag/diag.c
M /trunk/src_plugins/propedit/props.c
M /trunk/tests/propedit/Makefile
M /trunk/src_plugins/io_dsn/ses.c
M /trunk/src/obj_subc.c
M /trunk/src_plugins/asm/asm.c
M /trunk/src/stub_draw.h
M /trunk/src_plugins/lib_polyhelp/topoly.c
M /trunk/src_plugins/query/query.c
M /trunk/src_plugins/distalign/distalign.c
M /trunk/src_plugins/lib_hid_pcbui/routest_dlg.c
M /trunk/src/board.c
M /trunk/src_plugins/dialogs/dlg_layer_binding.c
r36980 file changeset diff or repo changeset diff igor22022-11-17T14:31:00.307766Z
 
[librnd4] -Update: follow API change: store drawing area bbox instead of width/height

M /trunk/src/board.h
M /trunk/src_plugins/export_ps/eps.c
M /trunk/tests/RTT/ref/line_overlap2.ps.gz
M /trunk/src_plugins/export_excellon/excellon.c
M /trunk/src_plugins/report/report.c
M /trunk/src_plugins/autocrop/autocrop.c
M /trunk/tests/RTT/ref/line_zerolen.ps.gz
M /trunk/src_plugins/dialogs/dlg_netlist.c
M /trunk/doc/TODO
M /trunk/src_plugins/io_pads/write.c
M /trunk/src_plugins/export_svg/svg.c
M /trunk/src/file_act.c
M /trunk/src_plugins/draw_fab/draw_fab.c
M /trunk/tests/RTT/ref/mech.ps.gz
M /trunk/src_plugins/export_debug/export_debug.c
M /trunk/src/plug_io.c
M /trunk/tests/RTT/ref/poly_triangle.ps.gz
M /trunk/tests/RTT/ref/arc_offpage.ps.gz
M /trunk/src_plugins/shape/shape.c
M /trunk/src_plugins/io_pcb/parse_y.y
M /trunk/tests/RTT/ref/line_f_clear.ps.gz
M /trunk/src_plugins/shape/shape_dialog.c
M /trunk/tests/RTT/ref/elem_sides_trh.ps.gz
M /trunk/tests/RTT/ref/layer_spc.ps.gz
M /trunk/src_plugins/sketch_route/sketch_route.c
M /trunk/src_plugins/io_lihata/write.c
M /trunk/src_plugins/io_eagle/read.c
M /trunk/src_plugins/export_stl/export_stl.c
M /trunk/tests/RTT/ref/elem_sides_smd.ps.gz
M /trunk/src_plugins/io_kicad/read.c
M /trunk/tests/RTT/ref/elem_pads_ds.ps.gz
M /trunk/src_plugins/io_hyp/write.c
M /trunk/tests/RTT/ref/poly_rect.ps.gz
M /trunk/src_plugins/diag/integrity.c
M /trunk/src_plugins/io_mentor_cell/read.c
M /trunk/src_plugins/export_openems/export_openems.c
M /trunk/src/draw_composite.c
M /trunk/src_plugins/export_openscad/scad_draw.c
M /trunk/src/crosshair.c
M /trunk/src_plugins/io_kicad/write.c
M /trunk/src_plugins/io_hyp/parser.c
M /trunk/tests/RTT/ref/coord_rounding.ps.gz
M /trunk/src_plugins/io_altium/pcbdoc.c
M /trunk/tests/RTT/ref/comp1.ps.gz
M /trunk/src_plugins/dialogs/dlg_pref_sizes.c
M /trunk/tests/RTT/ref/comp1.svg
M /trunk/src_plugins/propedit/propsel.c
M /trunk/src_plugins/lib_netmap/placement.c
M /trunk/tests/RTT/ref/arc_normal.ps.gz
M /trunk/tests/RTT/ref/line_overlap3.ps.gz
M /trunk/src_plugins/export_gcode/gcode.c
M /trunk/tests/RTT/ref/rat.ps.gz
M /trunk/tests/RTT/ref/netlist_ba.ps.gz
M /trunk/tests/RTT/ref/line_normal.ps.gz
M /trunk/tests/RTT/ref/flag_colors.ps.gz
M /trunk/src_plugins/export_stat/stat.c
M /trunk/src_plugins/io_tedax/tboard.c
M /trunk/src_plugins/export_gerber/gerber.c
M /trunk/src_plugins/export_openscad/export_openscad.c
M /trunk/src_plugins/smartdisperse/smartdisperse.c
M /trunk/tests/RTT/ref/line_overlap1.ps.gz
M /trunk/tests/RTT/ref/text_rot.ps.gz
M /trunk/src_plugins/io_pads/delay_create.c
M /trunk/src_plugins/io_autotrax/write.c
M /trunk/src_plugins/autoplace/autoplace.c
M /trunk/src_plugins/io_lihata/read.c
M /trunk/src_plugins/act_read/act_read.c
M /trunk/tests/RTT/ref/line_offpage.ps.gz
M /trunk/tests/RTT/ref/arc_sizes.ps.gz
M /trunk/src_plugins/query/query_l.c
M /trunk/src_plugins/io_autotrax/read.c
M /trunk/tests/RTT/ref/elem_pins.ps.gz
M /trunk/tests/RTT/ref/layer_copper.ps.gz
M /trunk/src_plugins/export_hpgl/export_hpgl.c
M /trunk/src_plugins/export_ipcd356/ipcd356.c
M /trunk/tests/RTT/ref/netlist.ps.gz
M /trunk/tests/RTT/ref/arc_f_clear.ps.gz
M /trunk/src_plugins/io_kicad_legacy/write.c
M /trunk/src_plugins/export_xy/xy.c
M /trunk/src_plugins/export_c_draw/export_c_draw.c
M /trunk/src_plugins/export_png/png.c
M /trunk/src_plugins/export_openems/openems_xml.c
M /trunk/tests/RTT/ref/layer_silk.ps.gz
M /trunk/tests/RTT/ref/elem_pads.ps.gz
M /trunk/src_plugins/query/query_l.l
M /trunk/src/object_act.c
M /trunk/src_plugins/io_dsn/write.c
M /trunk/src_plugins/fontmode/fontmode.c
M /trunk/src_plugins/autoroute/autoroute.c
M /trunk/tests/RTT/ref/arc_angles.ps.gz
M /trunk/src_plugins/export_dxf/dxf.c
M /trunk/src/draw_ly_spec.c
M /trunk/tests/RTT/ref/layer_outline.ps.gz
M /trunk/src_plugins/order/order.c
M /trunk/tests/RTT/ref/text_scale.ps.gz
M /trunk/src_plugins/import_ipcd356/ipcd356.c
M /trunk/src_plugins/export_openems/mesh.c
M /trunk/src/buffer.c
M /trunk/src_plugins/export_ps/ps.c
M /trunk/src_plugins/millpath/toolpath.c
M /trunk/src_plugins/io_pcb/file.c
M /trunk/tests/RTT/ref/thermal_last.ps.gz
M /trunk/tests/RTT/ref/line_overlap4.ps.gz
M /trunk/tests/RTT/ref/padstack.ps.gz
M /trunk/src_plugins/io_dsn/ses.c
M /trunk/src/obj_subc.c
M /trunk/src_plugins/io_dsn/read.c
M /trunk/src_plugins/lib_polyhelp/topoly.c
M /trunk/tests/RTT/ref/poly_hole.ps.gz
M /trunk/src_plugins/export_dxf/dxf_draw.c
M /trunk/src/board.c
M /trunk/tests/RTT/ref/text_sides.ps.gz
M /trunk/tests/RTT/ref/thermal_layer.ps.gz
M /trunk/src_plugins/io_pcb/parse_y.c
M /trunk/src_plugins/ar_cpcb/ar_cpcb.c
M /trunk/tests/RTT/ref/padrot.ps.gz
r36882 file changeset diff or repo changeset diff igor22022-10-02T05:43:26.560234Z
 
[tests] -Fix: order_const: make local function static

M /trunk/tests/order_const/tester.c
r36881 file changeset diff or repo changeset diff igor22022-10-02T05:25:47.206402Z
 
[tests] -Add: order constraint script tester: execute the script, provide a variable for all three data types

M /trunk/tests/order_const/tester.c
r36860 file changeset diff or repo changeset diff igor22022-10-01T12:22:30.095449Z
 
[tests] -Add: order_const: load and parse a script

M /trunk/tests/order_const/tester.c
r36856 file changeset diff or repo changeset diff igor22022-10-01T09:16:07.836006Z
 
[tests] -add: order_const tester frame

A /trunk/tests/order_const
A /trunk/tests/order_const/tester.c
A /trunk/tests/order_const/Makefile
r36752 file changeset diff or repo changeset diff igor22022-08-18T12:36:47.104653Z
 
[test] -Del: conf test - moved to librnd

D /trunk/tests/conf
M /trunk/tests/Makefile
r36310 file changeset diff or repo changeset diff igor22022-05-12T08:54:38.768818Z
 
[tests] -Fix: conftest needs to set rnd_app for librnd 3.2.0 on

M /trunk/tests/conf/conftest.c
r36286 file changeset diff or repo changeset diff igor22022-04-24T06:06:34.071489Z
 
[tests] -Update: expopt: ps refs for the code cleanup noise

M /trunk/tests/expopt/ref/layers.dcp.ps.gz
r36285 file changeset diff or repo changeset diff igor22022-04-24T06:03:44.712787Z
 
[tests] -Add: expopt: ps tests

A /trunk/tests/expopt/ref/layers.amirr.ps.gz
A /trunk/tests/expopt/ref/layers.am.ps.gz
A /trunk/tests/expopt/ref/layers.1.ps.gz
A /trunk/tests/expopt/lib
A /trunk/tests/expopt/ref/layers.scale.ps.gz
A /trunk/tests/expopt/ref/layers.dh.ps.gz
A /trunk/tests/expopt/ref/layers.dcp.ps.gz
M /trunk/tests/expopt/test.sh
A /trunk/tests/expopt/ref/layers.outl.ps.gz
A /trunk/tests/expopt/ref/layers.fill.ps.gz
A /trunk/tests/expopt/ref/layers.clr.ps.gz
A /trunk/tests/expopt/ref/layers.base.ps.gz
A /trunk/tests/expopt/ref/layers.mirr.ps.gz
A /trunk/tests/expopt/ref/layers.leg.ps.gz
A /trunk/tests/expopt/ref/layers.inv.ps.gz
r36284 file changeset diff or repo changeset diff igor22022-04-24T05:19:01.072226Z
 
[tests] -Add: expopt: eps testing with refs

A /trunk/tests/expopt/ref/layers.base.eps.gz
A /trunk/tests/expopt/ref/layers.mono.eps.gz
M /trunk/tests/expopt/test.sh
A /trunk/tests/expopt/ref/layers.sc.eps.gz
A /trunk/tests/expopt/ref/layers.as.eps.gz
r36283 file changeset diff or repo changeset diff igor22022-04-24T05:10:19.430750Z
 
[tests] -Fix: expopt: use copper "plating" for photo mode png exports to avoid artificial noise that makes output incomparable

M /trunk/tests/expopt/ref/layers.phy.png
M /trunk/tests/expopt/ref/layers.phsb.png
M /trunk/tests/expopt/ref/layers.phx.png
M /trunk/tests/expopt/ref/layers.ph.png
M /trunk/tests/expopt/ref/layers.phmr.png
r36282 file changeset diff or repo changeset diff igor22022-04-24T05:09:31.346752Z
 
[tests] -Add: expopt: compare tests for png and svg

M /trunk/tests/expopt/test.sh
r36281 file changeset diff or repo changeset diff igor22022-04-24T03:47:34.351368Z
 
[tests] -Add: expopt: script for png and svg, reference output

A /trunk/tests/expopt/ref/layers.bloat.png
A /trunk/tests/expopt/ref/layers.as.svg.gz
A /trunk/tests/expopt/ref/layers.ymax.png
A /trunk/tests/expopt/ref/layers.phy.png
A /trunk/tests/expopt/ref/layers.ph.svg.gz
A /trunk/tests/expopt/ref/layers.mono.png
A /trunk/tests/expopt/ref/layers.base.svg.gz
A /trunk/tests/expopt/ref/layers.alpha.png
A /trunk/tests/expopt
A /trunk/tests/expopt/test.sh
A /trunk/tests/expopt/ref/layers.ts.svg.gz
A /trunk/tests/expopt/ref
A /trunk/tests/expopt/ref/layers.xmax.png
A /trunk/tests/expopt/ref/layers.phsb.png
A /trunk/tests/expopt/ref/layers.phpg.png
A /trunk/tests/expopt/README
A /trunk/tests/expopt/ref/layers.opa.svg.gz
A /trunk/tests/expopt/ref/layers.as.png
A /trunk/tests/expopt/ref/layers.xymax.png
A /trunk/tests/expopt/ref/layers.phx.png
A /trunk/tests/expopt/layers.lht
A /trunk/tests/expopt/ref/layers.phn.svg.gz
A /trunk/tests/expopt/ref/layers.ph.png
A /trunk/tests/expopt/ref/layers.base.png
A /trunk/tests/expopt/ref/layers.phmr.png
A /trunk/tests/expopt/ref/layers.flip.svg.gz
r36187 file changeset diff or repo changeset diff igor22022-04-20T14:18:51.881629Z
 
[RTT] -Update: flag_colors refs for change of polygon point order caused by r36185

M /trunk/tests/RTT/ref/flag_colors.ps.gz
M /trunk/tests/RTT/ref/flag_colors.svg
M /trunk/tests/RTT/ref/flag_colors.gbr/flag_colors.top.copper.none.3.gbr
M /trunk/tests/RTT/ref/flag_colors.eps
r36116 file changeset diff or repo changeset diff igor22022-03-17T05:03:02.542439Z
 
-Update: drc_query test ref for cleared-out poly message changes

M /trunk/tests/drc_query/fullpoly.ref
r36099 file changeset diff or repo changeset diff igor22022-02-23T12:57:45.900305Z
 
[tests] -Fix: conf test: list overwrite sets the higher prio on the subtree that's actually used for the overwrite

M /trunk/tests/conf/tests/list_set.test
M /trunk/tests/conf/tests/list_set.ref
r36095 file changeset diff or repo changeset diff igor22022-02-23T07:52:25.287242Z
 
[test] -Add: OSX library path workaround: be able to inject SHELL in Makefiles and use pcb-rnd.wrap in shell scripts (when wrapper is available)

M /trunk/tests/menu/test_patch.sh
M /trunk/tests/drc_query/Makefile
M /trunk/tests/RTT/Export.sh
M /trunk/tests/query/Makefile
M /trunk/tests/conf/tests/Makefile
M /trunk/tests/cam/test.sh
M /trunk/tests/vendordrill/test_all.sh
r36094 file changeset diff or repo changeset diff igor22022-02-23T07:50:54.612274Z
 
[tests] -Fix: conftest implicit declarations made OSX fail to compile

M /trunk/tests/conf/conftest.c
r36084 file changeset diff or repo changeset diff igor22022-02-21T12:22:04.315460Z
 
[tests] -Update: drc_query fullpoly test for more detailed cleared-out-of-existence message

M /trunk/tests/drc_query/fullpoly.ref
r35939 file changeset diff or repo changeset diff igor22021-11-10T10:04:42.509394Z
 
[test] -Fix: don't try to directly compile the diag plugin code into the tester but depend on librnd

M /trunk/tests/conf/Makefile
r35917 file changeset diff or repo changeset diff igor22021-11-05T13:14:12.161578Z
 
[tests] -Update: bottom side subc rotation error in xy due to loading from pcb format was broken

M /trunk/tests/RTT/ref/elem_sides_smd.xy
M /trunk/tests/RTT/ref/elem_sides_trh.xy
r35900 file changeset diff or repo changeset diff igor22021-11-04T12:48:50.509487Z
 
[core] -Fix: change rendering order so that paste is cut through not only by mech (slots) but holes too

M /trunk/tests/RTT/ref/flag_colors.ps.gz
M /trunk/src/conf_core.lht
M /trunk/tests/RTT/ref/padstack.ps.gz
M /trunk/tests/RTT/ref/padstack.gbr/padstack.top.paste.none.0.gbr
M /trunk/tests/RTT/ref/padstack.gbr/padstack.global.virtual.pdrill.none.gbr
M /trunk/tests/RTT/ref/flag_colors.gbr/flag_colors.top.paste.none.0.gbr
M /trunk/tests/RTT/ref/flag_colors.gbr/flag_colors.global.virtual.pdrill.none.gbr
r35870 file changeset diff or repo changeset diff igor22021-11-02T05:09:13.140112Z
 
[diag] -Fix: publish (and prefix) rnd_diag_conf_dump; get conftest to use this new API

M /trunk/tests/conf/Makefile
M /trunk/src_plugins/diag/rnd_diag.c
M /trunk/tests/conf/conftest.c
r35779 file changeset diff or repo changeset diff igor22021-10-24T08:41:35.039143Z
 
[tests] -Fix: typo

M /trunk/tests/pupfilter.sh
r35778 file changeset diff or repo changeset diff igor22021-10-24T08:35:07.030038Z
 
[tests] -Fix: also ignore empty lines printed as part of error messages for the menu test

M /trunk/tests/pupfilter.sh
M /trunk/tests/menu/Makefile
r35777 file changeset diff or repo changeset diff igor22021-10-24T08:29:51.945703Z
 
[tests] -Add: fitler out pup loading error messages from the output in tests doing output comparison: some unrelated plugins may be broken

A /trunk/tests/pupfilter.sh
M /trunk/tests/menu/Makefile
M /trunk/tests/drc_query/Makefile
M /trunk/tests/query/Makefile
M /trunk/tests/vendordrill/test_all.sh
r35645 file changeset diff or repo changeset diff igor22021-08-13T04:05:08.982137Z
 
[tests] -Add: drc_query: test for invalid characters in text

A /trunk/tests/drc_query/invchar.ref
A /trunk/tests/drc_query/invchar.lht
M /trunk/tests/drc_query/Makefile
r34912 file changeset diff or repo changeset diff igor22021-06-14T08:00:36.318952Z
 
[pcblib] -Rename: pcblib to footprint; by the default config footprints are loaded from: footprint/ from the board file's directory (for existing board files); user dir ~/.pcb-rnd/footprint (and ~/pcblib for compatibility); ../footprint (for running from source); $SHARE/pcb-rnd/footprint (system installed)

M /trunk/scconfig/Rev.h
A /trunk/footprint/thru-hole
M /trunk/doc/TODO
M /trunk/Makefile
M /trunk/src/main.c
M /trunk/src/conf_core.lht
M /trunk/footprint/parametric/common_subc.awk
M /trunk/footprint/parametric/common.awk
A /trunk/footprint
M /trunk/util/pcblib-static.cgi
M /trunk/doc/developer/packaging/packages.html
M /trunk/doc/developer/packaging/Changelog
M /trunk/scconfig/Rev.tab
M /trunk/footprint/Makefile
M /trunk/README
M /trunk/tests/gsch2pcb-rnd/Makefile.common
D /trunk/pcblib
D /trunk/footprint/tru-hole
M /trunk/doc/developer/lihata_format/examples/conf.lht
M /trunk/doc/developer/packaging/extra.digest
M /trunk/util/pcblib-map/cache.sh
M /trunk/footprint/README
M /trunk/doc/user/03_data/index.html
r34892 file changeset diff or repo changeset diff igor22021-06-13T07:17:09.778085Z
 
[tests] -Update: follow menu file base name change for 3.0.0

M /trunk/tests/menu/test_patch.sh
A /trunk/tests/menu/menu-base.lht
D /trunk/tests/menu/pcb-menu-base.lht
r34872 file changeset diff or repo changeset diff igor22021-06-12T03:10:45.443071Z
 
[tests] -Fix: uniq_name doesn't depend on system installed genht

M /trunk/tests/uniq_name/Makefile
r34810 file changeset diff or repo changeset diff igor22021-06-07T04:23:56.058847Z
 
[librnd] -Update: tests that depend on librnd.mak use the clfags/ldflags from there so non-standard prefix librnd installation works

M /trunk/tests/uniq_name/Makefile
M /trunk/tests/strflags/Makefile
M /trunk/tests/propedit/Makefile
r34792 file changeset diff or repo changeset diff igor22021-06-05T15:15:04.585931Z
 
[librnd] -Update: conf test refs: conf node revisions changed because of the rnd_app configuration changes

M /trunk/tests/conf/tests/list_set.ref
M /trunk/tests/conf/tests/arr_merge.ref
M /trunk/tests/conf/tests/arr_set.ref
M /trunk/tests/conf/tests/list_merge.ref
r34791 file changeset diff or repo changeset diff igor22021-06-05T15:10:06.677610Z
 
[librnd] -Update: remove LD_LIBRARY_PATH hack from tester Makefiles

M /trunk/tests/drc_query/Makefile
M /trunk/tests/query/Makefile
r34789 file changeset diff or repo changeset diff igor22021-06-05T15:02:06.532499Z
 
[librnd] -Update: remove LD_LIBRARY_PATH hack from test shell scripts

M /trunk/tests/menu/test_patch.sh
M /trunk/tests/drc_pstk_hbrk/tester
M /trunk/tests/RTT/Export.sh
M /trunk/tests/cam/test.sh
M /trunk/tests/vendordrill/test_all.sh
M /trunk/tests/pcbflags/test.sh
r34784 file changeset diff or repo changeset diff igor22021-06-05T08:40:32.607766Z
 
[librnd] -Update: API rename on semi-internal rnd_conf vars

M /trunk/src_plugins/io_lihata/write.c
M /trunk/src_plugins/diag/diag.c
M /trunk/tests/conf/conftest.c
r34779 file changeset diff or repo changeset diff igor22021-06-05T07:01:43.311540Z
 
[librnd] -Update: uniq_name test compiles with librnd3

M /trunk/tests/uniq_name/Makefile
r34778 file changeset diff or repo changeset diff igor22021-06-05T06:58:50.618071Z
 
[librnd] -Update: strflags test compiles with librnd3

M /trunk/tests/strflags/tester.c
M /trunk/tests/strflags/Makefile
r34777 file changeset diff or repo changeset diff igor22021-06-05T06:49:30.220651Z
 
[librnd] -Update: propedit test compiles with librnd3

M /trunk/tests/propedit/Makefile
D /trunk/tests/propedit/glue.c
r34776 file changeset diff or repo changeset diff igor22021-06-05T06:44:45.779594Z
 
[tests] -Optimize: speed up pcbflags test by removing library search and default font using command line config

M /trunk/tests/pcbflags/test.sh
r34775 file changeset diff or repo changeset diff igor22021-06-05T06:38:24.399668Z
 
[librnd] -Update: io_bxl test compiles with librnd3

M /trunk/tests/io_bxl/Makefile
r34774 file changeset diff or repo changeset diff igor22021-06-05T06:34:07.141121Z
 
[librnd] -Update: conf test compiles with librnd3

M /trunk/tests/conf/Makefile
M /trunk/tests/conf/conftest.c
r34765 file changeset diff or repo changeset diff igor22021-06-04T16:03:54.407881Z
 
[librnd] -Update: move backreferences into rnd_app for librnd API change

M /trunk/util/gsch2pcb-rnd/Makefile.in
M /trunk/scconfig/Rev.h
M /trunk/src/main.c
M /trunk/scconfig/Rev.tab
D /trunk/util/gsch2pcb-rnd/glue.c
M /trunk/tests/propedit/glue.c
M /trunk/src_plugins/lib_formula/test/glue.c
r34763 file changeset diff or repo changeset diff igor22021-06-04T15:41:24.187635Z
 
[librnd] -Update: move backreferences into rnd_app for librnd API change

M /trunk/src_plugins/export_gerber/gerber.c
M /trunk/src_plugins/dialogs/dlg_view.c
M /trunk/src/main.c
M /trunk/src_plugins/export_ps/eps.c
M /trunk/src_plugins/export_dxf/dxf.c
M /trunk/src_plugins/export_openscad/export_openscad.c
M /trunk/src_plugins/export_openems/openems_xml.c
M /trunk/src_plugins/dialogs/dlg_obj_list.c
M /trunk/src/draw.c
M /trunk/src_plugins/export_excellon/excellon.c
M /trunk/util/gsch2pcb-rnd/glue.c
M /trunk/src_plugins/export_c_draw/export_c_draw.c
M /trunk/src_plugins/export_ps/ps.c
M /trunk/src_plugins/export_png/png.c
M /trunk/src_plugins/export_svg/svg.c
M /trunk/src_plugins/export_openems/export_openems.c
M /trunk/src_plugins/dialogs/dlg_netlist.c
M /trunk/src/draw.h
M /trunk/tests/propedit/glue.c
r34762 file changeset diff or repo changeset diff igor22021-06-04T15:23:20.142924Z
 
[librnd] -Update: move backreferences into rnd_app for librnd API change

M /trunk/src/main.c
M /trunk/src/crosshair.h
M /trunk/util/gsch2pcb-rnd/glue.c
M /trunk/src/crosshair.c
M /trunk/tests/propedit/glue.c
r34761 file changeset diff or repo changeset diff igor22021-06-04T14:41:55.735310Z
 
[librnd] -Update: move backreferences into rnd_app for librnd API change

M /trunk/src/main.c
M /trunk/src/crosshair.h
M /trunk/src/hidlib_pcb.c
M /trunk/util/gsch2pcb-rnd/glue.c
M /trunk/src/crosshair.c
M /trunk/tests/propedit/glue.c
M /trunk/tests/conf/conftest.c
M /trunk/src_plugins/lib_formula/test/glue.c
r34759 file changeset diff or repo changeset diff igor22021-06-04T14:07:38.735132Z
 
[librnd] -Update: move backreferences into rnd_app for librnd API change

M /trunk/util/gsch2pcb-rnd/gsch2pcb.c
M /trunk/src/main.c
M /trunk/tests/propedit/glue.c
M /trunk/tests/conf/conftest.c
M /trunk/src_plugins/lib_formula/test/glue.c
r34734 file changeset diff or repo changeset diff igor22021-06-03T14:15:22.070815Z
 
[librnd] -Cleanup: rename pcb_conf_internal to have rnd_ prefix (following librnd api change)

M /trunk/util/gsch2pcb-rnd/glue.c
M /trunk/src/Makefile.in
M /trunk/tests/propedit/glue.c
M /trunk/src_plugins/lib_formula/test/glue.c
r34733 file changeset diff or repo changeset diff igor22021-06-03T13:49:17.585402Z
 
[librnd] -Fix: API CHANGE: typo in public symbol prefix (rnd_pcphl_*)

M /trunk/util/gsch2pcb-rnd/gsch2pcb.c
M /trunk/src/main.c
M /trunk/tests/propedit/glue.c
M /trunk/tests/conf/conftest.c
r34465 file changeset diff or repo changeset diff igor22021-04-13T05:24:37.476248Z
 
[tests] -Update: cam test refs for black bottom silk color (svg without --as-shown doesn't do the gray invis color anymore)

M /trunk/tests/cam/grp_name/ref.tar.gz
M /trunk/tests/cam/type/ref.tar.gz
r34464 file changeset diff or repo changeset diff igor22021-04-13T05:12:55.326565Z
 
[tests] -Update: vendordrill test res for the new pen terminology in info messages

M /trunk/tests/vendordrill/skip_value.ref
M /trunk/tests/vendordrill/skip_descr.ref
M /trunk/tests/vendordrill/skip_attr.ref
M /trunk/tests/vendordrill/pure.ref
M /trunk/tests/vendordrill/round_down.ref
M /trunk/tests/vendordrill/skip_refdes.ref
M /trunk/tests/vendordrill/round_near.ref
M /trunk/tests/vendordrill/round_up.ref
M /trunk/tests/vendordrill/round.ref
r34101 file changeset diff or repo changeset diff igor22021-02-05T17:26:14.010971Z
 
[test] -Fix: conf test: compile using librnd ldflags/cflags [test] -Fix: conf test: update the dummy API for latest librnd API

M /trunk/tests/conf/Makefile
M /trunk/tests/conf/conftest.c
r34100 file changeset diff or repo changeset diff igor22021-02-05T16:52:25.565619Z
 
[tests] -Add: conf test: define package name

M /trunk/tests/conf/conftest.c
r34062 file changeset diff or repo changeset diff igor22021-02-04T04:57:47.154207Z
 
[tests] -Fix: vendordrill tests: remove installation-specific full paths from the output

M /trunk/tests/vendordrill/skip_value.ref
M /trunk/tests/vendordrill/skip_descr.ref
M /trunk/tests/vendordrill/skip_attr.ref
M /trunk/tests/vendordrill/pure.ref
M /trunk/tests/vendordrill/round_down.ref
M /trunk/tests/vendordrill/skip_refdes.ref
M /trunk/tests/vendordrill/round_near.ref
M /trunk/tests/vendordrill/round_up.ref
M /trunk/tests/vendordrill/round.ref
M /trunk/tests/vendordrill/test_all.sh
r34061 file changeset diff or repo changeset diff igor22021-02-04T04:49:10.481656Z
 
[tests] -Fix: vendordrill test doesn't require librnd installed

M /trunk/tests/vendordrill/test_all.sh
r34060 file changeset diff or repo changeset diff igor22021-02-04T04:46:48.883314Z
 
[tests] -Add: vendordrill tests for all different rounding methods and pure loading

A /trunk/tests/vendordrill/pure2.lht
A /trunk/tests/vendordrill/pure.ref
A /trunk/tests/vendordrill/round_down.ref
A /trunk/tests/vendordrill/round_down.lht
A /trunk/tests/vendordrill/round_near.ref
A /trunk/tests/vendordrill/round_near.lht
A /trunk/tests/vendordrill/pure1.lht
A /trunk/tests/vendordrill/round_up.ref
A /trunk/tests/vendordrill/round_up.lht
A /trunk/tests/vendordrill/round.ref
A /trunk/tests/vendordrill/round.lht
M /trunk/tests/vendordrill/test_all.sh
r34059 file changeset diff or repo changeset diff igor22021-02-04T04:40:52.536299Z
 
[tests] -Add: automated tests for vendordrill skips

A /trunk/tests/vendordrill/skip_value.ref
A /trunk/tests/vendordrill/skip_value.lht
A /trunk/tests/vendordrill/skip_descr.ref
A /trunk/tests/vendordrill/skip_descr.lht
A /trunk/tests/vendordrill/skip_attr.ref
A /trunk/tests/vendordrill/skip_attr.lht
A /trunk/tests/vendordrill/testbrd.lht
A /trunk/tests/vendordrill
A /trunk/tests/vendordrill/skip_refdes.ref
A /trunk/tests/vendordrill/skip_refdes.lht
M /trunk/tests/Makefile
A /trunk/tests/vendordrill/test_all.sh
A /trunk/tests/vendordrill/Makefile
r33845 file changeset diff or repo changeset diff igor22021-01-20T09:37:24.487841Z
 
[test] -Update: all tests running pcb-rnd from source also set LD_LIBRARY_PATH

M /trunk/tests/menu/test_patch.sh
M /trunk/tests/drc_query/Makefile
M /trunk/tests/drc_pstk_hbrk/tester
M /trunk/tests/RTT/Export.sh
M /trunk/tests/query/Makefile
M /trunk/tests/cam/test.sh
M /trunk/tests/pcbflags/test.sh
r33545 file changeset diff or repo changeset diff igor22020-12-17T14:28:59.305867Z
 
[tests] -Add: enable the cam test

M /trunk/tests/Makefile
r33544 file changeset diff or repo changeset diff igor22020-12-17T14:21:16.867077Z
 
[tests] -Fix: suppress missing standard lib warning and empty lines in cam test

M /trunk/tests/cam/test.sh
r33543 file changeset diff or repo changeset diff igor22020-12-17T14:09:57.241503Z
 
[test] -Fix: cam: layer group export test: can't export @inivisible any more, it's an on-screen-only virtual layer

M /trunk/tests/cam/grp_name/ref.tar.gz
M /trunk/tests/cam/grp_name/cam.conf
r33542 file changeset diff or repo changeset diff igor22020-12-17T14:08:20.960493Z
 
[tests] -Fix: cam: do not depend on installed pcb-rnd

M /trunk/tests/cam/test.sh
r33457 file changeset diff or repo changeset diff igor22020-12-11T14:46:43.039948Z
 
[librnd] -Cleanup: remove pcb-rnd-local gen_conf.sh, always use the one in librnd

M /trunk/util/gsch2pcb-rnd/Makefile.in
M /trunk/tests/conf/Makefile
D /trunk/scconfig/gen_conf.sh
M /trunk/src/Makefile.in
r33447 file changeset diff or repo changeset diff igor22020-12-11T08:21:27.212801Z
 
[tests] -Workaround: AIX diff -u is not unified format really: inserts an extra space - use diff -w in the final checking to work around that

M /trunk/tests/menu/Makefile
r33446 file changeset diff or repo changeset diff igor22020-12-11T08:06:19.602234Z
 
[tests] -Cleanup: use space indentation instead of tab indentation in menu/insert for consistency

M /trunk/tests/menu/insert.lht
r33442 file changeset diff or repo changeset diff igor22020-12-10T07:01:56.659844Z
 
[tests] -Fix: cam: do not depend on tar -zxf being able to unpack tar.gz, that's a GNU extension on tar

M /trunk/tests/cam/test.sh
r33439 file changeset diff or repo changeset diff igor22020-12-10T05:55:22.799425Z
 
[RTT] -Change: replace grep -v "|" with awk, because old grep implementations don't support the | operator

M /trunk/tests/RTT/Export.sh
r33436 file changeset diff or repo changeset diff igor22020-12-10T04:38:42.799740Z
 
-Revert: hardwired genht link

M /trunk/tests/uniq_name/Makefile
r33435 file changeset diff or repo changeset diff igor22020-12-10T04:38:01.748447Z
 
[tests] -Fix: uniq_name: don't use invalid pointer and don't print with %p (format not guaranteed); use array offset and #%d instead for maximum portability

M /trunk/tests/uniq_name/tester.c
M /trunk/tests/uniq_name/tester.ref
M /trunk/tests/uniq_name/Makefile
r33433 file changeset diff or repo changeset diff igor22020-12-09T17:56:55.826810Z
 
[tests] -Del: orig/ - we have better tests in RTT by now

D /trunk/tests/orig
r33429 file changeset diff or repo changeset diff igor22020-12-09T16:14:53.002431Z
 
[RTT] -Fix: use sccbox mktemp instead of system's mktemp which may not exist

M /trunk/tests/RTT/Export.sh
r33315 file changeset diff or repo changeset diff igor22020-11-21T03:54:05.870872Z
 
[librnd] -Fix: test/uniq_name build against local librnd

M /trunk/tests/uniq_name/Makefile
r33314 file changeset diff or repo changeset diff igor22020-11-21T03:53:03.003105Z
 
[librnd] -Fix: test/strflags build against local librnd

M /trunk/tests/strflags/Makefile
r33313 file changeset diff or repo changeset diff igor22020-11-21T03:48:18.071409Z
 
[librnd] -Fix: test/propedit build against local librnd

M /trunk/tests/propedit/Makefile
r33312 file changeset diff or repo changeset diff igor22020-11-21T03:47:09.512097Z
 
[librnd] -Fix: test/io_bxl build against local librnd

M /trunk/tests/io_bxl/Makefile
r33311 file changeset diff or repo changeset diff igor22020-11-21T03:38:31.961372Z
 
[librnd] -Fix: test/conf build against local librnd

M /trunk/tests/conf/Makefile
M /trunk/Makefile.conf.in
r33309 file changeset diff or repo changeset diff igor22020-11-21T03:31:51.555194Z
 
[tests] -Del: base64 - it's part of librnd, will be tested there

D /trunk/tests/base64
r33296 file changeset diff or repo changeset diff igor22020-11-20T10:26:52.469017Z
 
[tests] -Cleanup: remove any effective dependency on librnd-local from conf test

M /trunk/tests/conf/Makefile
r33295 file changeset diff or repo changeset diff igor22020-11-20T10:15:59.190068Z
 
[tests] -Fix: uniq_name links to librnd static libs instead of cherry picking objs (which won't be available when librnd is installed)

M /trunk/tests/uniq_name/Makefile
r33294 file changeset diff or repo changeset diff igor22020-11-20T10:13:09.988651Z
 
[tests] -Fix: use scconfig detected -I to librnd instead of hardwiring the local extern

M /trunk/tests/conf/Makefile
M /trunk/tests/strflags/Makefile
M /trunk/tests/propedit/Makefile
M /trunk/Makefile.conf.in
r33293 file changeset diff or repo changeset diff igor22020-11-20T09:07:15.662348Z
 
[tests] -Del: pcb-printf: it's really rnd_printf and is tested in librnd, where it is implemented

D /trunk/tests/pcb-printf
M /trunk/tests/Makefile
r33291 file changeset diff or repo changeset diff igor22020-11-20T07:42:16.531028Z
 
[tests] -Update: switch over more tests for the local full librnd extern

M /trunk/tests/uniq_name/Makefile
M /trunk/tests/strflags/Makefile
M /trunk/tests/propedit/Makefile
r33288 file changeset diff or repo changeset diff igor22020-11-20T05:23:17.225836Z
 
[tests] -Del: remote/ - this should be tested in librnd

M /trunk/tests/Makefile
D /trunk/tests/remote
r33287 file changeset diff or repo changeset diff igor22020-11-20T05:20:49.806991Z
 
[tests] -Update: pcb-printf for local librnd (for the transition)

M /trunk/tests/pcb-printf/Makefile
r33286 file changeset diff or repo changeset diff igor22020-11-20T05:16:20.640428Z
 
[test] -Update: conf test for local librnd (for the transition)

M /trunk/tests/conf/Makefile

Command line to view the complete history:
svn log -v svn://svn.repo.hu/pcb-rnd///trunk/tests