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
2016-01-17 20:56:37 -05:00
..
fixtures Changed fixtures to be independent of the gem version. 2016-01-17 20:56:37 -05:00
command_test_case.rb Implemented CLI unit tests. 2015-11-29 17:10:54 +01:00
test_abstract_formatter.rb Merge pull request #122 from sebastianludwig/consume_comments 2015-12-17 09:10:13 -06:00
test_cli.rb Implemented CLI unit tests. 2015-11-29 17:10:54 +01:00
test_consume_loc_drop.rb Fixed unit tests. 2015-11-29 18:50:35 +01:00
test_consume_string_file.rb Untangled CLI and Runner. 2015-11-29 17:10:46 +01:00
test_formatters.rb Merge pull request #125 from sebastianludwig/placeholders 2016-01-12 06:19:54 -06:00
test_generate_all_string_files.rb Untangled CLI and Runner. 2015-11-29 17:10:46 +01:00
test_generate_loc_drop.rb Fixed unit tests. 2015-11-29 18:50:35 +01:00
test_generate_string_file.rb Untangled CLI and Runner. 2015-11-29 17:10:46 +01:00
test_output_processor.rb Replaced unit tests with more targeted tests aimed to test the functionality thoroghly. Closes #91. 2015-11-27 15:04:45 +01:00
test_placeholders.rb Using Placeholers like a proper module by including it into the Formatters where it's needed. 2015-12-06 15:41:51 +01:00
test_strings_file.rb Replaced unit tests with more targeted tests aimed to test the functionality thoroghly. Closes #91. 2015-11-27 15:04:45 +01:00
test_strings_row.rb Replaced unit tests with more targeted tests aimed to test the functionality thoroghly. Closes #91. 2015-11-27 15:04:45 +01:00
test_validate_strings_file.rb Fixed tests for ruby 1.9. 2015-12-18 13:47:10 +01:00
twine_file_dsl.rb Replaced unit tests with more targeted tests aimed to test the functionality thoroghly. Closes #91. 2015-11-27 15:04:45 +01:00
twine_test_case.rb Added variables for STDOUT and STDERR to be able to redirect the output in unit tests. 2015-12-04 23:22:10 +01:00