summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use $PYTHON to locate which Python interpretor to use during a build.John Wiegley2008-08-101-1/+1
* Don't include gdtoa/.libs anymore, it's not being used.John Wiegley2008-08-081-1/+1
* The Python interface code is now building again and passes its unit tests.John Wiegley2008-08-071-81/+81
* Added a module init file (__init__.py) for the test directory.John Wiegley2008-08-071-0/+0
* Changed tests module reference to just test.John Wiegley2008-08-071-1/+1
* 'make distcheck' now works.John Wiegley2008-08-062-1/+1
* Moved several tests around again (python/test -> test/python).John Wiegley2008-08-067-4/+1487
* Moved the test sources around, so that all the unit tests are in test/unit.John Wiegley2008-08-0515-0/+0
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-055-1483/+0
* A few small changes to regress.py to make pylint mostly happy.John Wiegley2008-08-051-10/+12
* Added infrastructure for running regression tests, since I would like to makeJohn Wiegley2008-08-052-0/+144
* Journal data structures now use date_t instead of datetime_t.John Wiegley2008-08-011-7/+7
* Corrected a failing test.John Wiegley2008-07-301-2/+2
* Value expression architecture is now rewritten, but the functionality of theJohn Wiegley2008-07-292-0/+55
* Added the skeleton for the upcoming value_expr unit tests.John Wiegley2008-07-282-0/+55
* 'make check' is now working again. Also, conversion from amount_t to/fromJohn Wiegley2008-07-278-82/+96
* Got the unit tests compiling again (though not running yet).John Wiegley2008-05-097-10/+12
* Exchanged old test files for the new testing code in was-v3.0.John Wiegley2008-05-0818-0/+3591