summaryrefslogtreecommitdiff
path: root/Manifest.txt
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2009-11-13 16:19:27 -0800
committerAaron Patterson <aaron.patterson@gmail.com>2009-11-13 16:19:27 -0800
commit59f905bc00da88a6cb4d0edf73aa5b8201124bd1 (patch)
tree675f395046b998c28bbfb91a3842a59d15d50300 /Manifest.txt
parentff397b194e22a9709432f6ed36e582531faf3eac (diff)
downloadpsych-59f905bc00da88a6cb4d0edf73aa5b8201124bd1.zip
testing strings along with binary strings
Diffstat (limited to 'Manifest.txt')
-rw-r--r--Manifest.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Manifest.txt b/Manifest.txt
index 9225889..e1b1ee3 100644
--- a/Manifest.txt
+++ b/Manifest.txt
@@ -32,10 +32,12 @@ lib/psych/visitors/visitor.rb
lib/psych/visitors/yast_builder.rb
test/psych/test_parser.rb
test/psych/test_serialize_subclasses.rb
+test/psych/test_to_yaml_properties.rb
test/psych/test_tree_builder.rb
test/test_psych.rb
test/test_scalar_scanner.rb
test/visitors/test_emitter.rb
test/visitors/test_to_ruby.rb
test/visitors/test_yast_builder.rb
+test/yaml/test_string.rb
test/yaml/test_yaml.rb