Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pystache_custom
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
pystache_custom
Commits
15fbaa53
Commit
15fbaa53
authored
Apr 07, 2012
by
Chris Jerdonek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moved tests to pystache/tests (intermediate step: tests not working yet).
parent
aed894fd
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
0 additions
and
0 deletions
+0
-0
pystache/tests/__init__.py
+0
-0
pystache/tests/benchmark.py
+0
-0
pystache/tests/common.py
+0
-0
pystache/tests/data/__init__.py
+0
-0
pystache/tests/data/ascii.mustache
+0
-0
pystache/tests/data/duplicate.mustache
+0
-0
pystache/tests/data/locator/duplicate.mustache
+0
-0
pystache/tests/data/non_ascii.mustache
+0
-0
pystache/tests/data/sample_view.mustache
+0
-0
pystache/tests/data/say_hello.mustache
+0
-0
pystache/tests/data/views.py
+0
-0
pystache/tests/test_commands.py
+0
-0
pystache/tests/test_context.py
+0
-0
pystache/tests/test_examples.py
+0
-0
pystache/tests/test_loader.py
+0
-0
pystache/tests/test_locator.py
+0
-0
pystache/tests/test_pystache.py
+0
-0
pystache/tests/test_renderengine.py
+0
-0
pystache/tests/test_renderer.py
+0
-0
pystache/tests/test_simple.py
+0
-0
pystache/tests/test_spec.py
+0
-0
pystache/tests/test_template_spec.py
+0
-0
No files found.
tests/__init__.py
→
pystache/
tests/__init__.py
View file @
15fbaa53
File moved
tests/benchmark.py
→
pystache/
tests/benchmark.py
View file @
15fbaa53
File moved
tests/common.py
→
pystache/
tests/common.py
View file @
15fbaa53
File moved
tests/data/__init__.py
→
pystache/
tests/data/__init__.py
View file @
15fbaa53
File moved
tests/data/ascii.mustache
→
pystache/
tests/data/ascii.mustache
View file @
15fbaa53
File moved
tests/data/duplicate.mustache
→
pystache/
tests/data/duplicate.mustache
View file @
15fbaa53
File moved
tests/data/locator/duplicate.mustache
→
pystache/
tests/data/locator/duplicate.mustache
View file @
15fbaa53
File moved
tests/data/non_ascii.mustache
→
pystache/
tests/data/non_ascii.mustache
View file @
15fbaa53
File moved
tests/data/sample_view.mustache
→
pystache/
tests/data/sample_view.mustache
View file @
15fbaa53
File moved
tests/data/say_hello.mustache
→
pystache/
tests/data/say_hello.mustache
View file @
15fbaa53
File moved
tests/data/views.py
→
pystache/
tests/data/views.py
View file @
15fbaa53
File moved
tests/test_commands.py
→
pystache/
tests/test_commands.py
View file @
15fbaa53
File moved
tests/test_context.py
→
pystache/
tests/test_context.py
View file @
15fbaa53
File moved
tests/test_examples.py
→
pystache/
tests/test_examples.py
View file @
15fbaa53
File moved
tests/test_loader.py
→
pystache/
tests/test_loader.py
View file @
15fbaa53
File moved
tests/test_locator.py
→
pystache/
tests/test_locator.py
View file @
15fbaa53
File moved
tests/test_pystache.py
→
pystache/
tests/test_pystache.py
View file @
15fbaa53
File moved
tests/test_renderengine.py
→
pystache/
tests/test_renderengine.py
View file @
15fbaa53
File moved
tests/test_renderer.py
→
pystache/
tests/test_renderer.py
View file @
15fbaa53
File moved
tests/test_simple.py
→
pystache/
tests/test_simple.py
View file @
15fbaa53
File moved
tests/test_spec.py
→
pystache/
tests/test_spec.py
View file @
15fbaa53
File moved
tests/test_template_spec.py
→
pystache/
tests/test_template_spec.py
View file @
15fbaa53
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment