This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
twine/test
2019-07-01 20:19:57 +02:00
..
fixtures Escape quotes in the gettext formatter 2019-02-21 15:56:02 -06:00
command_test.rb Fail twine commands if there’s more than one formatter candidate. Fixes #201. 2017-08-23 19:32:26 -04:00
test_abstract_formatter.rb Got rid of the Case in test class names. 2016-05-03 22:44:22 +02:00
test_cli.rb Add --escape-all-tags flag to force the Android formatter to always escape styling tags. 2019-07-01 20:19:57 +02:00
test_consume_localization_archive.rb Let consume-localization-archive fail if one file could not be consumed. Fixes #243. 2018-05-21 13:43:57 +02:00
test_consume_localization_file.rb Got rid of the Case in test class names. 2016-05-03 22:44:22 +02:00
test_formatters.rb Add --escape-all-tags flag to force the Android formatter to always escape styling tags. 2019-07-01 20:19:57 +02:00
test_generate_all_localization_files.rb Fix Deprecation Warnings 2018-11-27 15:02:42 -08:00
test_generate_localization_archive.rb Fix Deprecation Warnings 2018-11-27 15:02:42 -08:00
test_generate_localization_file.rb Add unit tests for regression fixed in #222. Closes #223. 2017-12-12 17:27:08 +01:00
test_output_processor.rb Added AND and NOT logic for tags. 2016-06-21 15:28:04 +02:00
test_placeholders.rb Fix an error caused by combining %@ with other placeholders 2018-01-24 08:56:04 -06:00
test_twine_definition.rb Added AND and NOT logic for tags. 2016-06-21 15:28:04 +02:00
test_twine_file.rb Got rid of the Case in test class names. 2016-05-03 22:44:22 +02:00
test_validate_twine_file.rb Got rid of the Case in test class names. 2016-05-03 22:44:22 +02:00
twine_file_dsl.rb Renamed StringsFile to TwineFile, StringsSection to TwineSection and StringsRow to TwineDefinition. 2016-03-31 22:36:06 +02:00
twine_test.rb Fix Deprecation Warnings 2018-11-27 15:02:42 -08:00