Преглед изворни кода

Move all tests to spec directory

tags/0.4.0
Michael Jackson пре 14 година
родитељ
комит
f127f48bf4
100 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      Rakefile
  2. +0
    -0
      spec/_files/apostrophe.html
  3. +0
    -0
      spec/_files/apostrophe.js
  4. +0
    -0
      spec/_files/apostrophe.txt
  5. +0
    -0
      spec/_files/array_of_partials_implicit_partial.2.html
  6. +0
    -0
      spec/_files/array_of_partials_implicit_partial.html
  7. +0
    -0
      spec/_files/array_of_partials_implicit_partial.js
  8. +0
    -0
      spec/_files/array_of_partials_implicit_partial.txt
  9. +0
    -0
      spec/_files/array_of_partials_partial.2.html
  10. +0
    -0
      spec/_files/array_of_partials_partial.html
  11. +0
    -0
      spec/_files/array_of_partials_partial.js
  12. +0
    -0
      spec/_files/array_of_partials_partial.txt
  13. +0
    -0
      spec/_files/array_of_strings.html
  14. +0
    -0
      spec/_files/array_of_strings.js
  15. +0
    -0
      spec/_files/array_of_strings.txt
  16. +0
    -0
      spec/_files/array_of_strings_options.html
  17. +0
    -0
      spec/_files/array_of_strings_options.js
  18. +0
    -0
      spec/_files/array_of_strings_options.txt
  19. +0
    -0
      spec/_files/array_partial.2.html
  20. +0
    -0
      spec/_files/array_partial.html
  21. +0
    -0
      spec/_files/array_partial.js
  22. +0
    -0
      spec/_files/array_partial.txt
  23. +0
    -0
      spec/_files/bug_11_eating_whitespace.html
  24. +0
    -0
      spec/_files/bug_11_eating_whitespace.js
  25. +0
    -0
      spec/_files/bug_11_eating_whitespace.txt
  26. +0
    -0
      spec/_files/comments.html
  27. +0
    -0
      spec/_files/comments.js
  28. +0
    -0
      spec/_files/comments.txt
  29. +0
    -0
      spec/_files/complex.html
  30. +0
    -0
      spec/_files/complex.js
  31. +0
    -0
      spec/_files/complex.txt
  32. +0
    -0
      spec/_files/delimiters.html
  33. +0
    -0
      spec/_files/delimiters.js
  34. +0
    -0
      spec/_files/delimiters.txt
  35. +0
    -0
      spec/_files/dot_notation.html
  36. +0
    -0
      spec/_files/dot_notation.js
  37. +0
    -0
      spec/_files/dot_notation.txt
  38. +0
    -0
      spec/_files/double_render.html
  39. +0
    -0
      spec/_files/double_render.js
  40. +0
    -0
      spec/_files/double_render.txt
  41. +0
    -0
      spec/_files/empty_partial.2.html
  42. +0
    -0
      spec/_files/empty_partial.html
  43. +0
    -0
      spec/_files/empty_partial.js
  44. +0
    -0
      spec/_files/empty_partial.txt
  45. +0
    -0
      spec/_files/empty_sections.html
  46. +0
    -0
      spec/_files/empty_sections.js
  47. +0
    -0
      spec/_files/empty_sections.txt
  48. +0
    -0
      spec/_files/empty_template.html
  49. +0
    -0
      spec/_files/empty_template.js
  50. +0
    -0
      spec/_files/empty_template.txt
  51. +0
    -0
      spec/_files/error_not_found.html
  52. +0
    -0
      spec/_files/error_not_found.js
  53. +0
    -0
      spec/_files/error_not_found.txt
  54. +0
    -0
      spec/_files/escaped.html
  55. +0
    -0
      spec/_files/escaped.js
  56. +0
    -0
      spec/_files/escaped.txt
  57. +0
    -0
      spec/_files/higher_order_sections.html
  58. +0
    -0
      spec/_files/higher_order_sections.js
  59. +0
    -0
      spec/_files/higher_order_sections.txt
  60. +0
    -0
      spec/_files/inverted_section.html
  61. +0
    -0
      spec/_files/inverted_section.js
  62. +0
    -0
      spec/_files/inverted_section.txt
  63. +0
    -0
      spec/_files/keys_with_questionmarks.html
  64. +0
    -0
      spec/_files/keys_with_questionmarks.js
  65. +0
    -0
      spec/_files/keys_with_questionmarks.txt
  66. +0
    -0
      spec/_files/nesting.html
  67. +0
    -0
      spec/_files/nesting.js
  68. +0
    -0
      spec/_files/nesting.txt
  69. +0
    -0
      spec/_files/null_string.html
  70. +0
    -0
      spec/_files/null_string.js
  71. +0
    -0
      spec/_files/null_string.txt
  72. +0
    -0
      spec/_files/partial_recursion.2.html
  73. +0
    -0
      spec/_files/partial_recursion.html
  74. +0
    -0
      spec/_files/partial_recursion.js
  75. +0
    -0
      spec/_files/partial_recursion.txt
  76. +0
    -0
      spec/_files/recursion_with_same_names.html
  77. +0
    -0
      spec/_files/recursion_with_same_names.js
  78. +0
    -0
      spec/_files/recursion_with_same_names.txt
  79. +0
    -0
      spec/_files/reuse_of_enumerables.html
  80. +0
    -0
      spec/_files/reuse_of_enumerables.js
  81. +0
    -0
      spec/_files/reuse_of_enumerables.txt
  82. +0
    -0
      spec/_files/section_as_context.html
  83. +0
    -0
      spec/_files/section_as_context.js
  84. +0
    -0
      spec/_files/section_as_context.txt
  85. +0
    -0
      spec/_files/simple.html
  86. +0
    -0
      spec/_files/simple.js
  87. +0
    -0
      spec/_files/simple.txt
  88. +0
    -0
      spec/_files/template_partial.2.html
  89. +0
    -0
      spec/_files/template_partial.html
  90. +0
    -0
      spec/_files/template_partial.js
  91. +0
    -0
      spec/_files/template_partial.txt
  92. +0
    -0
      spec/_files/two_in_a_row.html
  93. +0
    -0
      spec/_files/two_in_a_row.js
  94. +0
    -0
      spec/_files/two_in_a_row.txt
  95. +0
    -0
      spec/_files/two_sections.html
  96. +0
    -0
      spec/_files/two_sections.js
  97. +0
    -0
      spec/_files/two_sections.txt
  98. +0
    -0
      spec/_files/unescaped.html
  99. +0
    -0
      spec/_files/unescaped.js
  100. +0
    -0
      spec/_files/unescaped.txt

+ 1
- 1
Rakefile Прегледај датотеку

@@ -8,7 +8,7 @@ task :spec do
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec) do |t|
#t.spec_opts = ['--options', "\"#{File.dirname(__FILE__)}/spec/spec.opts\""]
t.pattern = 'test/*_spec.rb'
t.pattern = 'spec/*_spec.rb'
end
end



examples/apostrophe.html → spec/_files/apostrophe.html Прегледај датотеку


examples/apostrophe.js → spec/_files/apostrophe.js Прегледај датотеку


examples/apostrophe.txt → spec/_files/apostrophe.txt Прегледај датотеку


examples/array_of_partials_implicit_partial.2.html → spec/_files/array_of_partials_implicit_partial.2.html Прегледај датотеку


examples/array_of_partials_implicit_partial.html → spec/_files/array_of_partials_implicit_partial.html Прегледај датотеку


examples/array_of_partials_implicit_partial.js → spec/_files/array_of_partials_implicit_partial.js Прегледај датотеку


examples/array_of_partials_implicit_partial.txt → spec/_files/array_of_partials_implicit_partial.txt Прегледај датотеку


examples/array_of_partials_partial.2.html → spec/_files/array_of_partials_partial.2.html Прегледај датотеку


examples/array_of_partials_partial.html → spec/_files/array_of_partials_partial.html Прегледај датотеку


examples/array_of_partials_partial.js → spec/_files/array_of_partials_partial.js Прегледај датотеку


examples/array_of_partials_partial.txt → spec/_files/array_of_partials_partial.txt Прегледај датотеку


examples/array_of_strings.html → spec/_files/array_of_strings.html Прегледај датотеку


examples/array_of_strings.js → spec/_files/array_of_strings.js Прегледај датотеку


examples/array_of_strings.txt → spec/_files/array_of_strings.txt Прегледај датотеку


examples/array_of_strings_options.html → spec/_files/array_of_strings_options.html Прегледај датотеку


examples/array_of_strings_options.js → spec/_files/array_of_strings_options.js Прегледај датотеку


examples/array_of_strings_options.txt → spec/_files/array_of_strings_options.txt Прегледај датотеку


examples/array_partial.2.html → spec/_files/array_partial.2.html Прегледај датотеку


examples/array_partial.html → spec/_files/array_partial.html Прегледај датотеку


examples/array_partial.js → spec/_files/array_partial.js Прегледај датотеку


examples/array_partial.txt → spec/_files/array_partial.txt Прегледај датотеку


examples/bug_11_eating_whitespace.html → spec/_files/bug_11_eating_whitespace.html Прегледај датотеку


examples/bug_11_eating_whitespace.js → spec/_files/bug_11_eating_whitespace.js Прегледај датотеку


examples/bug_11_eating_whitespace.txt → spec/_files/bug_11_eating_whitespace.txt Прегледај датотеку


examples/comments.html → spec/_files/comments.html Прегледај датотеку


examples/comments.js → spec/_files/comments.js Прегледај датотеку


examples/comments.txt → spec/_files/comments.txt Прегледај датотеку


examples/complex.html → spec/_files/complex.html Прегледај датотеку


examples/complex.js → spec/_files/complex.js Прегледај датотеку


examples/complex.txt → spec/_files/complex.txt Прегледај датотеку


examples/delimiters.html → spec/_files/delimiters.html Прегледај датотеку


examples/delimiters.js → spec/_files/delimiters.js Прегледај датотеку


examples/delimiters.txt → spec/_files/delimiters.txt Прегледај датотеку


examples/dot_notation.html → spec/_files/dot_notation.html Прегледај датотеку


examples/dot_notation.js → spec/_files/dot_notation.js Прегледај датотеку


examples/dot_notation.txt → spec/_files/dot_notation.txt Прегледај датотеку


examples/double_render.html → spec/_files/double_render.html Прегледај датотеку


examples/double_render.js → spec/_files/double_render.js Прегледај датотеку


examples/double_render.txt → spec/_files/double_render.txt Прегледај датотеку


examples/empty_partial.2.html → spec/_files/empty_partial.2.html Прегледај датотеку


examples/empty_partial.html → spec/_files/empty_partial.html Прегледај датотеку


examples/empty_partial.js → spec/_files/empty_partial.js Прегледај датотеку


examples/empty_partial.txt → spec/_files/empty_partial.txt Прегледај датотеку


examples/empty_sections.html → spec/_files/empty_sections.html Прегледај датотеку


examples/empty_sections.js → spec/_files/empty_sections.js Прегледај датотеку


examples/empty_sections.txt → spec/_files/empty_sections.txt Прегледај датотеку


examples/empty_template.html → spec/_files/empty_template.html Прегледај датотеку


examples/empty_template.js → spec/_files/empty_template.js Прегледај датотеку


examples/empty_template.txt → spec/_files/empty_template.txt Прегледај датотеку


examples/error_not_found.html → spec/_files/error_not_found.html Прегледај датотеку


examples/error_not_found.js → spec/_files/error_not_found.js Прегледај датотеку


examples/error_not_found.txt → spec/_files/error_not_found.txt Прегледај датотеку


examples/escaped.html → spec/_files/escaped.html Прегледај датотеку


examples/escaped.js → spec/_files/escaped.js Прегледај датотеку


examples/escaped.txt → spec/_files/escaped.txt Прегледај датотеку


examples/higher_order_sections.html → spec/_files/higher_order_sections.html Прегледај датотеку


examples/higher_order_sections.js → spec/_files/higher_order_sections.js Прегледај датотеку


examples/higher_order_sections.txt → spec/_files/higher_order_sections.txt Прегледај датотеку


examples/inverted_section.html → spec/_files/inverted_section.html Прегледај датотеку


examples/inverted_section.js → spec/_files/inverted_section.js Прегледај датотеку


examples/inverted_section.txt → spec/_files/inverted_section.txt Прегледај датотеку


examples/keys_with_questionmarks.html → spec/_files/keys_with_questionmarks.html Прегледај датотеку


examples/keys_with_questionmarks.js → spec/_files/keys_with_questionmarks.js Прегледај датотеку


examples/keys_with_questionmarks.txt → spec/_files/keys_with_questionmarks.txt Прегледај датотеку


examples/nesting.html → spec/_files/nesting.html Прегледај датотеку


examples/nesting.js → spec/_files/nesting.js Прегледај датотеку


examples/nesting.txt → spec/_files/nesting.txt Прегледај датотеку


examples/null_string.html → spec/_files/null_string.html Прегледај датотеку


examples/null_string.js → spec/_files/null_string.js Прегледај датотеку


examples/null_string.txt → spec/_files/null_string.txt Прегледај датотеку


examples/partial_recursion.2.html → spec/_files/partial_recursion.2.html Прегледај датотеку


examples/partial_recursion.html → spec/_files/partial_recursion.html Прегледај датотеку


examples/partial_recursion.js → spec/_files/partial_recursion.js Прегледај датотеку


examples/partial_recursion.txt → spec/_files/partial_recursion.txt Прегледај датотеку


examples/recursion_with_same_names.html → spec/_files/recursion_with_same_names.html Прегледај датотеку


examples/recursion_with_same_names.js → spec/_files/recursion_with_same_names.js Прегледај датотеку


examples/recursion_with_same_names.txt → spec/_files/recursion_with_same_names.txt Прегледај датотеку


examples/reuse_of_enumerables.html → spec/_files/reuse_of_enumerables.html Прегледај датотеку


examples/reuse_of_enumerables.js → spec/_files/reuse_of_enumerables.js Прегледај датотеку


examples/reuse_of_enumerables.txt → spec/_files/reuse_of_enumerables.txt Прегледај датотеку


examples/section_as_context.html → spec/_files/section_as_context.html Прегледај датотеку


examples/section_as_context.js → spec/_files/section_as_context.js Прегледај датотеку


examples/section_as_context.txt → spec/_files/section_as_context.txt Прегледај датотеку


examples/simple.html → spec/_files/simple.html Прегледај датотеку


examples/simple.js → spec/_files/simple.js Прегледај датотеку


examples/simple.txt → spec/_files/simple.txt Прегледај датотеку


examples/template_partial.2.html → spec/_files/template_partial.2.html Прегледај датотеку


examples/template_partial.html → spec/_files/template_partial.html Прегледај датотеку


examples/template_partial.js → spec/_files/template_partial.js Прегледај датотеку


examples/template_partial.txt → spec/_files/template_partial.txt Прегледај датотеку


examples/two_in_a_row.html → spec/_files/two_in_a_row.html Прегледај датотеку


examples/two_in_a_row.js → spec/_files/two_in_a_row.js Прегледај датотеку


examples/two_in_a_row.txt → spec/_files/two_in_a_row.txt Прегледај датотеку


examples/two_sections.html → spec/_files/two_sections.html Прегледај датотеку


examples/two_sections.js → spec/_files/two_sections.js Прегледај датотеку


examples/two_sections.txt → spec/_files/two_sections.txt Прегледај датотеку


examples/unescaped.html → spec/_files/unescaped.html Прегледај датотеку


examples/unescaped.js → spec/_files/unescaped.js Прегледај датотеку


examples/unescaped.txt → spec/_files/unescaped.txt Прегледај датотеку


Неке датотеке нису приказане због велике количине промена

Loading…
Откажи
Сачувај