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
2018-05-21 14:26:30 +02:00
..
fixtures Fixed #182: Renamed command generate-loc-drop to generate-localization-archive and consume-loc-drop to consume-localization-archive. 2017-01-16 23:32:02 +01: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 Fix #213: Add --version again which got lost in c619dd6. 2017-09-13 19:38:49 +02:00
test_consume_localization_archive.rb Fixed #182: Renamed command generate-loc-drop to generate-localization-archive and consume-loc-drop to consume-localization-archive. 2017-01-16 23:32:02 +01: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 Fixes a regression introduced in ea58bd1: child HTML tags in strings like <b> were ignored when consuming strings. Closes #244. 2018-05-21 14:26:30 +02:00
test_generate_all_localization_files.rb Add unit tests for regression fixed in #222. Closes #223. 2017-12-12 17:27:08 +01:00
test_generate_localization_archive.rb Fixed #182: Renamed command generate-loc-drop to generate-localization-archive and consume-loc-drop to consume-localization-archive. 2017-01-16 23:32:02 +01: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 Remove double space. 2017-08-08 20:03:37 +02:00