../
|
data/
|
1293
(11 years ago)
by jmduarteg:
Now parsing experimental method, resolution, R free and R sym.
|
AminoAcidTest.java
|
1008
(12 years ago)
by hstehr:
refactoring: adapting test packages to match new package structure
|
SpaceGroupTest.java
|
1269
(11 years ago)
by jmduarteg:
Fixed bug in SpaceGroupTest. Now it works and test passes.
Introduced checking for clashes in interfaces. Added it to the PdbAsymUnitTest
|
PdbTest.java
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|
PdbAsymUnitTest.java
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|
PdbParsersTest.java
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|