aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* HACK: split out datafile-path-requiring examplesbnewbold2016-03-032-15/+56
| | | | | | | | | | When running "runtests.jl" from Pkg.test("PyX"), we get failures because data file paths are not local. This commit removes such examples from runtests.jl, and creates runexamples.jl which "does them all", but must be run locally. Should really find a better solution than this.
* tests: more of thembnewbold2016-03-014-0/+94
|
* add many, many more example conversions. still not completebnewbold2016-02-211-1/+33
|
* add more graph testsbnewbold2016-02-211-0/+3
|
* add examples (all ports from PyX 0.14.1)bnewbold2016-02-211-0/+10