index
:
delta/python-coveragepy.git
3.2_branch
4.0
Mariatta/fix-typo-in-the-word-moved-there-was-an--1542086661635
_main_-support
alex_gaynor/improve-performance-of-coverage-under-py-1411425050845
ast-branch
baserock/morph
bug_123
c-coroutine
check-source-isdir
combine-from-multiple-dirs
combine_files_and_dirs
config
coverage3
debug-gevent
django
fix-thread-safety
fix_init_name
fix_source_encoding
html-filter
hugovk/use-containerbased-infrastructure-1430745469757
inorout
ionelmc/correct-path-normalization-on-windows-th-1433618255921
issue-265
issue-425
issue-426
issue-433-2
issue-493-2
issue-502-7
issue-519
issue-523
issue-524-2
issue-549
issue361
issues-298
latest-pytest
master
pankajp/faster-html-report-ui
pngs
py26-unindexed-parameters
read_pickle
salty_horse/use-https-for-codecovio-image-1519130663808
spelling
use-os-path-module
who-tests-what-170
windows_multiprocessing_support
bitbucket.org: Obsolete (use python-coveragepy-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_templite.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use an ISO standard encoding in coding declarations
Ned Batchelder
2017-02-21
1
-1
/
+1
*
Templite can now collapse whitespace after tags
Ned Batchelder
2016-02-15
1
-0
/
+22
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
*
Report a more useful error if an expression fails.
Ned Batchelder
2015-01-09
1
-3
/
+3
*
Drop support for CPython 3.2. Now I can use u'' unicode literals freely.
Ned Batchelder
2014-12-13
1
-4
/
+3
*
Source is always Unicode in HTML code. More refactoring to come.
Ned Batchelder
2014-12-12
1
-0
/
+11
*
Upgraded pylint to 1.4, removed useless suppressions
Ned Batchelder
2014-11-23
1
-3
/
+1
*
Pragmas for uncovered code
Ned Batchelder
2014-09-28
1
-2
/
+4
*
Avoid a bunch of deprecated functions.
Ned Batchelder
2014-05-17
1
-1
/
+1
*
Supply a missing docstring
Ned Batchelder
2014-05-16
1
-0
/
+4
*
Latest code form 500lines
Ned Batchelder
2014-05-09
1
-18
/
+31
*
Polished-up code from 500lines
Ned Batchelder
2014-04-26
1
-7
/
+32
*
Use assertRaises as a context manager now that we can.
Ned Batchelder
2013-12-21
1
-22
/
+14
*
More tests of Templite's sad-path behavior.
Ned Batchelder
2013-10-27
1
-0
/
+8
*
Now that this is a CoverageTest, need to shut off the temp dir.
Ned Batchelder
2013-10-26
1
-0
/
+2
*
Templite now compiles to Python code for speed.
Ned Batchelder
2013-10-26
1
-5
/
+38
*
Move the test directory to tests to avoid conflicts with the stdlib test pack...
Ned Batchelder
2013-02-02
1
-0
/
+204