Changes between Version 1 and Version 2 of ProjectIdeas
- Timestamp:
- Apr 26, 2013, 2:48:05 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectIdeas
v1 v2 77 77 78 78 == Refactor and complete regression tests == 79 * __Mentors__: dmisev, jyu79 * __Mentors__: abeccati, dmisev, jyu 80 80 * __Languages__: Bash, possibly Python. Some C/C++ and Java for the unit tests. 81 81 * __Overview__: … … 88 88 * ''Modularity'' - rasdaman is comprised of many different components: database server, web servers, clients (command-line, GUI, !JavaScript, ...), resolvers, etc. The test suite should therefore be modular and adaptive to the current environment setup. 89 89 * ''Documentation'' - on how to run the tests and add new tests. 90 91 Tickets: #363