Changes between Version 3 and Version 4 of DevWikiMain/DevForDummy
- Timestamp:
- 02/23/16 06:47:37 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified DevWikiMain/DevForDummy
v3 v4 27 27 * make check 28 28 * test at the postgres level (before submitting the code) 29 -writting/changing test 30 * go in regress folder 31 * look for the most promising dummy.sql file 32 * create a query with a distinct text_id as the first column 33 * add corresponding correct answer in dummy_expected file. Warning, line order matters 34 - testing 29 35 * make 30 36 * make check