]> sigrok.org Git - libsigrokdecode.git/commit - HACKING
PD tests moved into the sigrok-test repo.
authorUwe Hermann <redacted>
Sun, 12 Jul 2015 15:31:48 +0000 (17:31 +0200)
committerUwe Hermann <redacted>
Sun, 12 Jul 2015 17:02:29 +0000 (19:02 +0200)
commitc719b3a2b6fc8dfead68b5272667270e026883e1
tree251fcc76bafd0edd84dd03c7d3d3f3f03c3e0563
parent35e92b7bc6f40232144a7e6c9875ef02dbc6faa5
PD tests moved into the sigrok-test repo.

Drop them from the libsigrokdecode repository.
35 files changed:
.gitignore
HACKING
Makefile.am
README
configure.ac
decoders/edid/test/samsung_le46b620r3p_fields.output [deleted file]
decoders/edid/test/samsung_le46b620r3p_sections.output [deleted file]
decoders/edid/test/test.conf [deleted file]
decoders/i2c/test/gigabyte_6vle_vxl_i2c.output [deleted file]
decoders/i2c/test/gigabyte_6vle_vxl_i2c.python [deleted file]
decoders/i2c/test/rtc_ds1307_200khz.output [deleted file]
decoders/i2c/test/rtc_ds1307_200khz.python [deleted file]
decoders/i2c/test/rtc_ds1307_200khz_data_read.output [deleted file]
decoders/i2c/test/rtc_ds1307_200khz_data_write.output [deleted file]
decoders/i2c/test/test.conf [deleted file]
decoders/i2c/test/xfp_address_read.binary [deleted file]
decoders/i2c/test/xfp_address_write.binary [deleted file]
decoders/i2c/test/xfp_data_read.binary [deleted file]
decoders/i2c/test/xfp_data_write.binary [deleted file]
decoders/mx25lxx05d/test/probe.output [deleted file]
decoders/mx25lxx05d/test/test.conf [deleted file]
decoders/spi/test/atmega32_00_miso.output [deleted file]
decoders/spi/test/atmega32_00_mosi.output [deleted file]
decoders/spi/test/mx25l1605d_probe.output [deleted file]
decoders/spi/test/mx25l1605d_probe_miso.output [deleted file]
decoders/spi/test/mx25l1605d_probe_mosi.output [deleted file]
decoders/spi/test/test.conf [deleted file]
decoders/uart/test/test.conf [deleted file]
decoders/uart/test/trekstor.output [deleted file]
decoders/uart/test/trekstor_bin_rx.output [deleted file]
decoders/uart/test/trekstor_bin_tx.output [deleted file]
decoders/uart/test/trekstor_rx.output [deleted file]
decoders/uart/test/trekstor_tx.output [deleted file]
tests/pdtest [deleted file]
tests/runtc.c [deleted file]