Version du logiciel : Version 1 (pas de modification depuis la récupération du projet).
Système d'exploitation : WIndows
Le fichier README.txt n'est pas très clair. Il n'explique pas clairement comment il est possible de faire des tests. Il n'est pas précisé qu'il faut utiliser "librairie\data" pour récupérer le nom des fichiers.
Si on suit juste ce qui est écrit dans le fichier nous avons ce message d'erreur là :
message: ENOENT: no such file or directory, open 'C:\Users\Erwan\Desktop\jssgl02-code-89-trunk\testRunner.js'
stack:
C:\Users\Erwan\Desktop\jssgl02-code-89-trunk>node caporalCli.js convertVcf "test\testRunner.js" "test"
Parsing Error ! on -- msg : symbol var reporter = require('nodeunit').reporters.nested unknown
,reporter.run(['testVpf.js']), -- msg : symbol BEGIN doesn't match
,reporter.run(['testVpf.js']), -- msg : symbol VCARD doesn't matchtap,
,reporter.run(['testVpf.js']), -- msg : symbol VERSION doesn't match
,reporter.run(['testVpf.js']), -- msg : Invalid Nomit').reporters.verbose,
,reporter.run(['testVpf.js']), -- msg : symbol N doesn't match
Parsing Error ! on -- msg : symbol FN doesn't match
Parsing Error ! on -- msg : Invalid fullName
Parsing Error ! on -- msg : symbol ORG doesn't match
C:\Users\Erwan\Desktop\jssgl02-code-89-trunk\librairie\VcfParser.js:195
if(matched = curS.match(/[\wàéèêîù'\s]+/i)) {
^
TypeError: Cannot read property 'match' of undefined
at VcfParser.entreprise (C:\Users\Erwan\Desktop\jssgl02-code-89-trunk\librairie\VcfParser.js:195:20)
at VcfParser.body (C:\Users\Erwan\Desktop\jssgl02-code-89-trunk\librairie\VcfParser.js:125:24)
at VcfParser.Contact (C:\Users\Erwan\Desktop\jssgl02-code-89-trunk\librairie\VcfParser.js:101:19)
at VcfParser.listContact (C:\Users\Erwan\Desktop\jssgl02-code-89-trunk\librairie\VcfParser.js:91:7)
at VcfParser.parse (C:\Users\Erwan\Desktop\jssgl02-code-89-trunk\librairie\VcfParser.js:33:7)
at C:\Users\Erwan\Desktop\jssgl02-code-89-trunk\caporalCli.js:590:13
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:511:3)
Diff:
Diff: