Tom Keffer
c3aac73dbd
Fixed test suites
...
Add MySQL back to template tests.
2017-01-24 04:36:17 -08:00
dcapslock
cd9c5d132b
Implement .spans(interval=seconds) tag timespan iterator. ( #199 )
...
* Implement .spans(interval=seconds) tag timespan iterator.
* Add .spans(interval=seconds) timespan iterator
* Add documentation and test for changes to intervalgen.
* Updated test cases for byspan.
2017-01-15 07:49:51 -08:00
Matthew Wall
bbfdce617c
make unit tests compatible with python 2.6
2016-01-16 21:59:48 -05:00
Julen Landa Alustiza
091fa3f261
Implement hours iterable
...
add by hour template test
add missing files
Implement hours iterable
2015-12-26 17:37:55 +01:00
Tom Keffer
1076982ad2
Added to the weeutil unit test suite.
2015-04-28 12:04:51 -07:00
Tom Keffer
91e9864a98
Went through all the Python code, deleting all SVN $Id$ tags.
...
Standardized copyright notices, except for those I don't own.
2015-02-21 09:44:19 -08:00
Tom Keffer
890ac09c0c
V3.1.0rc1
2015-02-05 02:25:16 +00:00
Tom Keffer
1738d2ffed
Reintegrate from the v3 branch.
...
V3.0.0b1
2014-11-29 18:15:24 +00:00
Tom Keffer
027266a0ac
Removed redundant import
2014-10-11 21:42:38 +00:00
Tom Keffer
98ceb68848
Fixed bug that can affect hardware that emits floating point timestamps, where the timestamp is within 1 second of the end of an archive interval.
...
Added regression test to test it.
2014-10-02 01:55:38 +00:00
Matthew Wall
defb95ed5d
use seoul instead of tokyo
2014-10-01 13:18:46 +00:00
Tom Keffer
4cd3dd84d1
Now sets TZ before every test.
2014-10-01 01:54:00 +00:00
Matthew Wall
b62a82bf18
fix day/night transition bug. make weeutil unit tests work in any time zone.
2014-01-25 04:25:08 +00:00
Matthew Wall
433f830b9b
use utc time for daynight transitions
2013-10-20 03:48:46 +00:00
Matthew Wall
eab68645f1
added unit test for day/night transitions
2013-08-11 14:41:28 +00:00
Tom Keffer
4ed217f0f4
V2.4.0a2
2013-07-11 13:44:31 +00:00
Tom Keffer
910b6a80bc
Fixed a bug that did not allow plots with aggregations less than 60 minutes across a DST boundary.
2013-07-11 03:27:16 +00:00
Tom Keffer
aa1949b676
The configuration utility wee_config_vantage now lets you change the time zone code or the time zone offset.
2013-07-10 18:14:27 +00:00
Tom Keffer
9409e16ecb
Cleaned up warnings by either fixing them or suppressing them.
2011-04-14 21:47:57 +00:00
Tom Keffer
5c2a4455ab
Continuing to build out test suites.
...
Fixed up comments here and there.
2011-02-23 22:05:49 +00:00