History log of /system/media/camera/docs/metadata_helpers_test.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7fabc1e635ee4213c8414c24f621e55a6aece1f1 10-Feb-2014 Eino-Ville Talvala <etalvala@google.com> Camera2: Clean up cross-references

- Fix linkify to deal with a few more corner cases around '\n'
- Fix incorrect tag names
- Add test case for verifying linkify

Change-Id: I6dd26899eddc71bddcd53d3a0725c5ef97c2a39b
/system/media/camera/docs/metadata_helpers_test.py
88b858d5e4db3eb66fe570647626a592ebb6af91 14-Jan-2014 Igor Murashkin <iam@google.com> camera_metadata: Fix @see being emitted into middle of javadoc (+more)

Other minor fixes:
- javadoc optional/FULL correctly emitted for properties lacking details
- javadoc details being incorrectly dedented before being rendered by
markdown, causing spurious <code> blocks to be emitted

Bug: 12552669
Change-Id: Ifced75d3c7ff1a4ddd49e013747420f8da4cbe5a
/system/media/camera/docs/metadata_helpers_test.py
23fed4b08359831e4af096a5052b591893b38a64 10-Jan-2014 Igor Murashkin <iam@google.com> camera_metadata: Fix broken metadata-validate script

- also make validate more robust by checking <clone> target paths

Change-Id: If5652caa35056b640692ac69a17bbc9a76821ffb
/system/media/camera/docs/metadata_helpers_test.py
63c0fb27d923a32d9a398471ad318bfe84befbeb 03-Jan-2014 Eino-Ville Talvala <etalvala@google.com> camera_metadata: Automatically linkify tag names

Change-Id: I5f07a99765174f519e5d1187b38fd0e7ab355d3f
/system/media/camera/docs/metadata_helpers_test.py
0b080452cca90f215d10d636abfb47701d7518da 28-Dec-2013 Igor Murashkin <iam@google.com> camera_metadata: Make word breaks work for entry names

- Fixes a bug where word breaks were only inserted once into a string.
- Adds unit tests for word breaks
- Unit tests are now always run when generating metadata

Bug: 12301333
Change-Id: Id604ecd275d026bb8818e56f1af0f03eb66edd41
/system/media/camera/docs/metadata_helpers_test.py
aa133d352a42aebf93320eded40c75b4d7cff6e7 29-Jun-2013 Igor Murashkin <iam@google.com> camera_metadata: Generate java metadata keys source code

Change-Id: Id1d1d4367eb51354e85c4eea38c593a498932e5b
/system/media/camera/docs/metadata_helpers_test.py