Revert "Merge remote-tracking branch 'origin/sandbox/mniesluchow/upstream_2_16' into... 01/92901/1
authorTomasz Wozniak <t.wozniak@samsung.com>
Wed, 19 Oct 2016 09:17:04 +0000 (02:17 -0700)
committerTomasz Wozniak <t.wozniak@samsung.com>
Wed, 19 Oct 2016 09:17:04 +0000 (02:17 -0700)
commit6db4799d4fc2d279eded25a3eb23a98f6c0b5852
tree4605123903392abb4a127cf2edc3a07303af12b0
parenta82723b503a3cc1aee214b36c365cb52472ceb11
Revert "Merge remote-tracking branch 'origin/sandbox/mniesluchow/upstream_2_16' into 'origin/tizen'"

This reverts commit a82723b503a3cc1aee214b36c365cb52472ceb11.

Change-Id: Ie37dc1c3b1dce5ff4966c4415d4a903e7a2421ba
42 files changed:
Makefile.am
NEWS
README
at-spi2-atk.doap
atk-adaptor/accessible-stateset.c
atk-adaptor/adaptors/text-adaptor.c
atk-adaptor/bridge.c
atk-adaptor/event.c
atk-adaptor/object.c
atk-bridge-2.0.pc.in
configure.ac
packaging/at-spi2-atk.spec
tests/.gitignore [deleted file]
tests/Makefile.am
tests/README [deleted file]
tests/atk-object-xml-loader.c [deleted file]
tests/atk-object-xml-loader.h [deleted file]
tests/atk_suite.c [deleted file]
tests/atk_suite.h [deleted file]
tests/atk_test_accessible.c [deleted file]
tests/atk_test_action.c [deleted file]
tests/atk_test_component.c [deleted file]
tests/atk_test_util.c [deleted file]
tests/atk_test_util.h [deleted file]
tests/cspi/Makefile.am [new file with mode: 0644]
tests/cspi/key-listener-test.c [new file with mode: 0644]
tests/cspi/keysynth-test.c [new file with mode: 0644]
tests/cspi/simple-at.c [new file with mode: 0644]
tests/cspi/test-simple.c [new file with mode: 0644]
tests/data/test-accessible.xml [deleted file]
tests/data/test-action.xml [deleted file]
tests/data/test-component.xml [deleted file]
tests/data/test.xml [deleted file]
tests/dummyatk/Makefile.am [deleted file]
tests/dummyatk/my-atk-action.c [deleted file]
tests/dummyatk/my-atk-action.h [deleted file]
tests/dummyatk/my-atk-component.c [deleted file]
tests/dummyatk/my-atk-component.h [deleted file]
tests/dummyatk/my-atk-object.c [deleted file]
tests/dummyatk/my-atk-object.h [deleted file]
tests/dummyatk/my-atk.h [deleted file]
tests/test-application.c [deleted file]