summaryrefslogtreecommitdiff
path: root/valadate
Commit message (Expand)AuthorAgeFilesLines
* Fix buildwip/valadateRico Tzschichholz2017-11-191-12/+8
* Minor API cleaningRico Tzschichholz2017-11-193-11/+10
* Test is now abstract class without GObject dependancyChris Daley2017-11-195-57/+30
* removed TestGatherer, TestPlan now does single passChris Daley2017-11-193-134/+31
* merged TestConfig and TestOptionsChris Daley2017-11-195-148/+62
* Some clean upRico Tzschichholz2017-11-192-15/+12
* Fix build after rebaseRico Tzschichholz2017-11-191-1/+1
* removed all references to CCodeAttributeChris Daley2017-11-191-1/+1
* removed all references to CCodeAttributeChris Daley2017-11-192-10/+163
* added ability to run tests in a given path with -p command line switchChris Daley2017-11-197-50/+66
* Add TestFormat enumRico Tzschichholz2017-11-192-3/+7
* Hide testreport implsRico Tzschichholz2017-11-195-6/+7
* added .gitignore to testsChris Daley2017-11-193-152/+6
* more code style changesChris Daley2017-11-198-56/+43
* code clean up from ricotzChris Daley2017-11-1922-728/+728
* modified testschebizarro@gmail.com2017-11-193-3/+6
* modified testschebizarro@gmail.com2017-11-191-1/+1
* modified testschebizarro@gmail.com2017-11-192-159/+0
* modified testschebizarro@gmail.com2017-11-195-15/+14
* ported tests to new Valadate versionchebizarro@gmail.com2017-11-198-104/+114
* side-ported Valadate-2.0 to Vala test harnesschebizarro@gmail.com2017-11-1924-441/+2035
* Fix MakefileRico Tzschichholz2017-11-191-1/+1
* Don't use keywords as variable namesRico Tzschichholz2017-11-191-20/+20
* Rename ConfigError to TestConfigErrorRico Tzschichholz2017-11-192-7/+7
* Rename Module to TestModuleRico Tzschichholz2017-11-193-16/+16
* Drop testfixture.valaRico Tzschichholz2017-11-195-42/+7
* Codestyle and source adjustmentsRico Tzschichholz2017-11-1910-242/+245
* Minor refactoringRico Tzschichholz2017-11-194-39/+36
* Update valadate buildRico Tzschichholz2017-11-191-43/+35
* Don't hardcode gio-2.0 linker dependencyRico Tzschichholz2017-11-191-4/+2
* removed original testrunner.shchebizarro@gmail.com2017-11-197-88/+77
* added TestFactory - new runs all testschebizarro@gmail.com2017-11-192-5/+2
* Now runs tests in separate processes, including DBuschebizarro@gmail.com2017-11-1912-642/+185
* now runs in separate processeschebizarro@gmail.com2017-11-195-258/+135
* more mods to runnerChris Daley2017-11-193-17/+58
* result now uses testrunner to run testsChris Daley2017-11-193-64/+50
* refactoring of TestExplorer, now generates working dummy TAP outputChris Daley2017-11-196-148/+99
* more work on testrunnerchebizarro@gmail.com2017-11-196-153/+264
* more changesChris Daley2017-11-197-42/+44
* added testfailure classChris Daley2017-11-197-26/+148
* refactoring of testcase and testsuiteChris Daley2017-11-194-20/+88
* minor modificationschebizarro@gmail.com2017-11-193-10/+6
* major revision of valadatechebizarro@gmail.com2017-11-1916-336/+1080
* Add Valadate test harnesschebizarro@gmail.com2017-11-199-0/+707